Bug 1415448 - Rename setTarget.html to target.html; r?hiro draft
authorBrian Birtles <birtles@gmail.com>
Wed, 08 Nov 2017 16:20:10 +0900
changeset 696026 33305c9f74f64062444234d6201c3d848a9b59f3
parent 696025 72f7428148ac3f210286a09962c7ef10462dc193
child 696027 da688e9b702deb51f78408665f0284c16bd24244
push id88616
push userbbirtles@mozilla.com
push dateFri, 10 Nov 2017 04:12:48 +0000
reviewershiro
bugs1415448
milestone58.0a1
Bug 1415448 - Rename setTarget.html to target.html; r?hiro This matches better the naming of other test files. MozReview-Commit-ID: 3rzEwBhum3E
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/setTarget.html
testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/target.html
--- a/testing/web-platform/meta/MANIFEST.json
+++ b/testing/web-platform/meta/MANIFEST.json
@@ -354866,19 +354866,19 @@
     ]
    ],
    "web-animations/interfaces/KeyframeEffect/setKeyframes.html": [
     [
      "/web-animations/interfaces/KeyframeEffect/setKeyframes.html",
      {}
     ]
    ],
-   "web-animations/interfaces/KeyframeEffect/setTarget.html": [
-    [
-     "/web-animations/interfaces/KeyframeEffect/setTarget.html",
+   "web-animations/interfaces/KeyframeEffect/target.html": [
+    [
+     "/web-animations/interfaces/KeyframeEffect/target.html",
      {}
     ]
    ],
    "web-animations/timing-model/animation-effects/active-time.html": [
     [
      "/web-animations/timing-model/animation-effects/active-time.html",
      {}
     ]
@@ -585985,17 +585985,17 @@
   "web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002.html": [
    "ea466d345a41c600835d278aaccf531cf3a3cc75",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/setKeyframes.html": [
    "bb29bdea73abc32a57f43be1ebcaabfd291e4235",
    "testharness"
   ],
-  "web-animations/interfaces/KeyframeEffect/setTarget.html": [
+  "web-animations/interfaces/KeyframeEffect/target.html": [
    "610e4b20cb7d215a971d62148b25287695a79c25",
    "testharness"
   ],
   "web-animations/resources/easing-tests.js": [
    "c255d606d00296b4c6957435773a20a9d8d0bd0b",
    "support"
   ],
   "web-animations/resources/effect-tests.js": [
rename from testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/setTarget.html
rename to testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/target.html