Index: third_party/WebKit/LayoutTests/animations/stability/min-max-content-crash.html |
diff --git a/third_party/WebKit/LayoutTests/animations/min-max-content-crash.html b/third_party/WebKit/LayoutTests/animations/stability/min-max-content-crash.html |
similarity index 76% |
rename from third_party/WebKit/LayoutTests/animations/min-max-content-crash.html |
rename to third_party/WebKit/LayoutTests/animations/stability/min-max-content-crash.html |
index 206c2daf819a0345eabe5aefe7146c4bc5fd2f29..7553564cb577eeaf6f5fec43523f5f51c6fc8b95 100644 |
--- a/third_party/WebKit/LayoutTests/animations/min-max-content-crash.html |
+++ b/third_party/WebKit/LayoutTests/animations/stability/min-max-content-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> |
<style> |
@keyframes test { |
from { |