Bug 1415448 - Rename setTarget.html to target.html; r?hiro draft
authorBrian Birtles <birtles@gmail.com>
Fri, 10 Nov 2017 16:42:50 +0900
changeset 696132 48ffae92bb706796bbd4605f24d273221c093487
parent 696131 1501d18b1fe1b51c6f992bfbbaf70c3cfeb73978
child 696133 9912065faff21ba82c7e44badf9315069a456d13
push id88646
push userbbirtles@mozilla.com
push dateFri, 10 Nov 2017 08:01:07 +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: KZ1VihXYhUQ
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",
      {}
     ]
@@ -585991,17 +585991,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