Bug 1266251 - Modify the order of web-platform tests manifest. r?birtles draft
authorMantaroh Yoshinaga <mantaroh@gmail.com>
Thu, 21 Apr 2016 09:09:01 +0900
changeset 354487 b40ef32b07d44fd01d456094ab6a0f511a37fa79
parent 354481 4feb4dd910a5a2d3061dbdd376a80975206819c6
child 519015 01ed27a22cba4f1c40778382b136248fe41acf3d
push id16091
push usermantaroh@gmail.com
push dateThu, 21 Apr 2016 00:11:39 +0000
reviewersbirtles
bugs1266251
milestone48.0a1
Bug 1266251 - Modify the order of web-platform tests manifest. r?birtles MozReview-Commit-ID: 7SZjS0SX51I
testing/web-platform/meta/MANIFEST.json
--- a/testing/web-platform/meta/MANIFEST.json
+++ b/testing/web-platform/meta/MANIFEST.json
@@ -28817,36 +28817,36 @@
        "path": "web-animations/animation/onfinish.html",
         "url": "/web-animations/animation/onfinish.html"
       },
       {
         "path": "web-animations/animation/pause.html",
         "url": "/web-animations/animation/pause.html"
       },
       {
-        "path": "web-animations/animation/ready.html",
-        "url": "/web-animations/animation/ready.html"
-      },
-      {
-        "path": "web-animations/animation/reverse.html",
-        "url": "/web-animations/animation/reverse.html"
-      },
-      {
         "path": "web-animations/animation/play.html",
         "url": "/web-animations/animation/play.html"
       },
       {
         "path": "web-animations/animation/playState.html",
         "url": "/web-animations/animation/playState.html"
       },
       {
         "path": "web-animations/animation/playbackRate.html",
         "url": "/web-animations/animation/playbackRate.html"
       },
       {
+        "path": "web-animations/animation/ready.html",
+        "url": "/web-animations/animation/ready.html"
+      },
+      {
+        "path": "web-animations/animation/reverse.html",
+        "url": "/web-animations/animation/reverse.html"
+      },
+      {
         "path": "web-animations/keyframe-effect/constructor.html",
         "url": "/web-animations/keyframe-effect/constructor.html"
       },
       {
         "path": "web-animations/keyframe-effect/effect-easing.html",
         "url": "/web-animations/keyframe-effect/effect-easing.html"
       },
       {