Index: third_party/WebKit/LayoutTests/animations/stability/d-path-neutral-value-crash.html |
diff --git a/third_party/WebKit/LayoutTests/animations/d-path-neutral-value-crash.html b/third_party/WebKit/LayoutTests/animations/stability/d-path-neutral-value-crash.html |
similarity index 70% |
rename from third_party/WebKit/LayoutTests/animations/d-path-neutral-value-crash.html |
rename to third_party/WebKit/LayoutTests/animations/stability/d-path-neutral-value-crash.html |
index 90291d1e239545b0f3ffcdfab5162169b3687516..99f08240b58e9b5cc326f60bb3be70cf676e4d2d 100644 |
--- a/third_party/WebKit/LayoutTests/animations/d-path-neutral-value-crash.html |
+++ b/third_party/WebKit/LayoutTests/animations/stability/d-path-neutral-value-crash.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
-<script src="../resources/testharness.js"></script> |
-<script src="../resources/testharnessreport.js"></script> |
+<script src="../../resources/testharness.js"></script> |
+<script src="../../resources/testharnessreport.js"></script> |
<div id="target"></div> |
<script> |
test(function() { |