Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
index 0ae039abc56dbaccddc01ca4eb80c12e69f69869..4ab1d6bd57289a66986bf421ae50ea826fbf96b9 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body onLoad="runTest();"> |
<iframe id="nestingFrame" src="resources/1-nested-frame-noncomposited.html" style="position: relative; left: 10px; top: 10px; width: 450px; height: 150px;"></iframe> |