Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html |
similarity index 94% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html |
index e5369bd349b6b9ccb2176eae6e52e685e5ca1527..49d94c9a0c005ddf652a0031aeb8cac4f4f132a3 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.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="targetFrame" src="resources/1-frame-composited.html" style="position: relative; left: 10px; top: 10px; width: 400px; height: 150px;"></iframe> |