Index: third_party/WebKit/LayoutTests/animations/stability/background-trailing-comma-crash.html |
diff --git a/third_party/WebKit/LayoutTests/animations/background-trailing-comma-crash.html b/third_party/WebKit/LayoutTests/animations/stability/background-trailing-comma-crash.html |
similarity index 70% |
rename from third_party/WebKit/LayoutTests/animations/background-trailing-comma-crash.html |
rename to third_party/WebKit/LayoutTests/animations/stability/background-trailing-comma-crash.html |
index 00c311934727295a54a81efd27fb48491cbfae49..93b9493211b8e62a659e6c5b954f1417032fd569 100644 |
--- a/third_party/WebKit/LayoutTests/animations/background-trailing-comma-crash.html |
+++ b/third_party/WebKit/LayoutTests/animations/stability/background-trailing-comma-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(() => { |