Index: third_party/WebKit/LayoutTests/images/server-side-imagemap.html |
diff --git a/third_party/WebKit/LayoutTests/fast/images/server-side-imagemap.html b/third_party/WebKit/LayoutTests/images/server-side-imagemap.html |
similarity index 93% |
rename from third_party/WebKit/LayoutTests/fast/images/server-side-imagemap.html |
rename to third_party/WebKit/LayoutTests/images/server-side-imagemap.html |
index fdb87e3fedd85e703a17b11ef1de3474bbc84617..c383fc624d05e8c692a8700c778df0c309d7419f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/images/server-side-imagemap.html |
+++ b/third_party/WebKit/LayoutTests/images/server-side-imagemap.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<title>Tests that server-side image maps with zooms and transforms produce the right click coordinates.</title> |
-<script src="../../resources/testharness.js"></script> |
-<script src="../../resources/testharnessreport.js"></script> |
+<script src="../resources/testharness.js"></script> |
+<script src="../resources/testharnessreport.js"></script> |
<style> |
img { |
position: absolute; |