Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html |
similarity index 94% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html |
index 84ee439eeb97108919d5e0bccfe1856e1955aac2..caabc8332472169170cc65166a64b6b57e433ebb 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.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> |