Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html |
similarity index 94% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html |
index 0989ae46e6ec6b4ef52f5831acc12011ff0c77ce..8c2eea8112287bc3db55f6e9039eaabdc163c6d1 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-composited-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; -webkit-transform: translateZ(0);"></iframe> |