Index: LayoutTests/virtual/stable/web-animations-api/add-keyframes-unsupported.html |
diff --git a/LayoutTests/web-animations-api/w3c/add-keyframes.html b/LayoutTests/virtual/stable/web-animations-api/add-keyframes-unsupported.html |
similarity index 89% |
rename from LayoutTests/web-animations-api/w3c/add-keyframes.html |
rename to LayoutTests/virtual/stable/web-animations-api/add-keyframes-unsupported.html |
index 81d1cc2e5f3c89374c8da5f32a89526952145d9b..7931b2288bbf12bde7330c1dfee294c9bc0d3fb2 100644 |
--- a/LayoutTests/web-animations-api/w3c/add-keyframes.html |
+++ b/LayoutTests/virtual/stable/web-animations-api/add-keyframes-unsupported.html |
@@ -1,7 +1,7 @@ |
<!doctype html> |
<title>Web Animations API: Add Keyframe tests</title> |
-<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='log'></div> |
<div id='div'></div> |
<script> |