Bug 1402170 - Rename copy-contructor.html to copy-constructor.html in two places in wpt for web-animations; r?hiro draft
authorBrian Birtles <birtles@gmail.com>
Mon, 02 Oct 2017 12:35:38 +0900
changeset 673300 a972e13c9c6e3ef29fc6af42577db3167b2c769b
parent 673299 028418deb1a740593a48a8876bb2c286a949244e
child 673301 88ad002e3fa6a8444a32bd212117ee1bee6dcba7
child 673303 ecd68bcd819201e60b3b4700eb213fe4e3d450c2
push id82519
push userbmo:bbirtles@mozilla.com
push dateMon, 02 Oct 2017 08:06:17 +0000
reviewershiro
bugs1402170
milestone58.0a1
Bug 1402170 - Rename copy-contructor.html to copy-constructor.html in two places in wpt for web-animations; r?hiro MozReview-Commit-ID: JxqRcQ5TJd5
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/copy-constructor.html
testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/copy-contructor.html
testing/web-platform/tests/web-animations/interfaces/KeyframeEffectReadOnly/copy-constructor.html
testing/web-platform/tests/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor.html
--- a/testing/web-platform/meta/MANIFEST.json
+++ b/testing/web-platform/meta/MANIFEST.json
@@ -379846,19 +379846,19 @@
     ]
    ],
    "web-animations/interfaces/KeyframeEffect/constructor.html": [
     [
      "/web-animations/interfaces/KeyframeEffect/constructor.html",
      {}
     ]
    ],
-   "web-animations/interfaces/KeyframeEffect/copy-contructor.html": [
-    [
-     "/web-animations/interfaces/KeyframeEffect/copy-contructor.html",
+   "web-animations/interfaces/KeyframeEffect/copy-constructor.html": [
+    [
+     "/web-animations/interfaces/KeyframeEffect/copy-constructor.html",
      {}
     ]
    ],
    "web-animations/interfaces/KeyframeEffect/getComputedTiming.html": [
     [
      "/web-animations/interfaces/KeyframeEffect/getComputedTiming.html",
      {}
     ]
@@ -379888,19 +379888,19 @@
     ]
    ],
    "web-animations/interfaces/KeyframeEffect/setTarget.html": [
     [
      "/web-animations/interfaces/KeyframeEffect/setTarget.html",
      {}
     ]
    ],
-   "web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor.html": [
-    [
-     "/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor.html",
+   "web-animations/interfaces/KeyframeEffectReadOnly/copy-constructor.html": [
+    [
+     "/web-animations/interfaces/KeyframeEffectReadOnly/copy-constructor.html",
      {}
     ]
    ],
    "web-animations/timing-model/animation-effects/active-time.html": [
     [
      "/web-animations/timing-model/animation-effects/active-time.html",
      {}
     ]
@@ -631212,57 +631212,57 @@
    "3a626b145f4eb77e816b9020f6fc67630088a00b",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/composite.html": [
    "2580086b2da9b29d1645484c5ad4e59636a370e5",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/constructor.html": [
-   "118fe0f52ea654d57411598061b651bdde45ea7c",
-   "testharness"
-  ],
-  "web-animations/interfaces/KeyframeEffect/copy-contructor.html": [
+   "86150c0555de0c2c10816f7970aed1a24918b2d5",
+   "testharness"
+  ],
+  "web-animations/interfaces/KeyframeEffect/copy-constructor.html": [
    "e1dfb5c05807a37974ecce98bb8c683cc291bfe4",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/getComputedTiming.html": [
    "c9dcf7c17010e5495007e000b33aeb4dc89f92b7",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/iterationComposite.html": [
    "2ed50cdb27335345015d8b13c64ef86c67048757",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html": [
-   "e134685cad160d4c4abd6fd4917e26f87f4ae8df",
+   "bc2ddd24f482292a2175ddd94c62293a962cf4af",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002.html": [
-   "75176cb31c3c829fa7ce5fb58cbf4c97160b5d99",
+   "120984a06a0d22ca9d008e144a4f8e9f29a9721b",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/setKeyframes.html": [
    "2982bb6f57bb52c6e4e0483e4e47b22868a6010d",
    "testharness"
   ],
   "web-animations/interfaces/KeyframeEffect/setTarget.html": [
    "8c75e6605a134c96e261e5383414b7e15b32d121",
    "testharness"
   ],
-  "web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor.html": [
+  "web-animations/interfaces/KeyframeEffectReadOnly/copy-constructor.html": [
    "8ef986f13e7fe7ffeb7403f647b4169ac0d6a138",
    "testharness"
   ],
   "web-animations/resources/easing-tests.js": [
-   "3ce84e5a8b53353dff6daa1a25245af0fd158441",
+   "c255d606d00296b4c6957435773a20a9d8d0bd0b",
    "support"
   ],
   "web-animations/resources/keyframe-utils.js": [
-   "7819f690e6eb0341bbca4b3eb835a2c083f76bde",
+   "a9c574e206087c02834e9836ea7625d843427a17",
    "support"
   ],
   "web-animations/resources/xhr-doc.py": [
    "de68c45fc1d38a49946f9046f34031e9278a1531",
    "support"
   ],
   "web-animations/testcommon.js": [
    "d057ad66c4561ef32f83770e4948f2019da89d48",
rename from testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/copy-contructor.html
rename to testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/copy-constructor.html
rename from testing/web-platform/tests/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor.html
rename to testing/web-platform/tests/web-animations/interfaces/KeyframeEffectReadOnly/copy-constructor.html