Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html |
similarity index 95% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html |
index a8fbec05343a12cb5de8ebae5788b13fe471746e..ed021f2833d5e00506f111607d29d01b50222231 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.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> |