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