Index: LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonymous-table-cell.html |
diff --git a/LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonymous-table-cell.html b/LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonymous-table-cell.html |
index 8eba2a01c54fd018ca9ae4aee9cfbbd3d40b05c0..172edcd25d1a75166c625e255fb169847d2a2612 100644 |
--- a/LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonymous-table-cell.html |
+++ b/LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonymous-table-cell.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<head> |
<title>Test for embedded iframe with height: 100% and anonymous table cell parent.</title> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
if (window.testRunner) { |
testRunner.waitUntilDone(); |