Index: LayoutTests/fast/frames/seamless/seamless-designMode.html |
diff --git a/LayoutTests/fast/frames/seamless/seamless-designMode.html b/LayoutTests/fast/frames/seamless/seamless-designMode.html |
index 08b823922fba38317a8c9a31cb5daf554d22f555..bd14d16ad44a1ebf49785a0b6a1be85ebc26cce7 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-designMode.html |
+++ b/LayoutTests/fast/frames/seamless/seamless-designMode.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<iframe id="iframe" seamless srcdoc="FAIL"></iframe> |
<script> |
debug("Test that being a seamless iframe does not break designMode.") |