Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-nested.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
similarity index 93% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-nested.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
index 910b6385d09c591c77297d5f3e80819e4bbe534e..3d9549222d5f56e2317d7afc672a96425dd7221e 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-nested.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.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();"> |
<div style="-webkit-transform: translateZ(0); position: relative; left: 10; top: 40"> |