Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
similarity index 95% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html |
index 42c042184934d0e48332a65787176721cebab635..734b769db875832ae1b69e2d86df56d1657d29ad 100644 |
--- a/LayoutTests/platform/chromium-linux/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="../../fast/js/resources/js-test-pre.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> |