Index: third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html |
diff --git a/third_party/WebKit/LayoutTests/animations/inline-element-animation-end-hit-test.html b/third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html |
similarity index 94% |
rename from third_party/WebKit/LayoutTests/animations/inline-element-animation-end-hit-test.html |
rename to third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html |
index 52465118b4f33566a90e23165f1efe95c29e1489..d9e13c02dde995eb0952b3ead346b72da0a6e4b5 100644 |
--- a/third_party/WebKit/LayoutTests/animations/inline-element-animation-end-hit-test.html |
+++ b/third_party/WebKit/LayoutTests/animations/hit-testing/inline-element-animation-end-hit-test.html |
@@ -16,7 +16,7 @@ body { margin: 0 } |
} |
</style> |
-<script src="../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<div class="margin"> |
<span class="grow"> |
<div id="box"></div> |