Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-late-composite-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-late-composite-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-late-composite-expected.html |
index d878a4b5d5ca63df977b9b4d97b0769da3d88aa5..589ff2e8d3b609aa221eb6d7e7e9a53595b28054 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-late-composite-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-late-composite-expected.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-expected.html" style="position: relative; left: 10px; top: 10px; width: 450px; height: 150px; -webkit-transform: translateZ(0);"></iframe> |