Index: third_party/WebKit/LayoutTests/animations/stability/length-zero-percent-crash.html |
diff --git a/third_party/WebKit/LayoutTests/animations/length-zero-percent-crash.html b/third_party/WebKit/LayoutTests/animations/stability/length-zero-percent-crash.html |
similarity index 68% |
rename from third_party/WebKit/LayoutTests/animations/length-zero-percent-crash.html |
rename to third_party/WebKit/LayoutTests/animations/stability/length-zero-percent-crash.html |
index 4e74f0d495390fa7f592e6c757a377e9c23315a3..86806e95e7c25ef2c82a4d649b311deb9d3c9b44 100644 |
--- a/third_party/WebKit/LayoutTests/animations/length-zero-percent-crash.html |
+++ b/third_party/WebKit/LayoutTests/animations/stability/length-zero-percent-crash.html |
@@ -1,5 +1,5 @@ |
-<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(() => { |