Skip to content

Commit

Permalink
Bug 1286476 part 0 - Tidy up MANIFEST.json; r=hiro
Browse files Browse the repository at this point in the history
I guess some people still aren't using

  ./mach web-platform-tests --manifest-update

MozReview-Commit-ID: 82uvBB8bizI
  • Loading branch information
birtles committed Aug 16, 2016
1 parent ab8aa23 commit 616c8b8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -12653,14 +12653,14 @@
"path": "XMLHttpRequest/event-abort.htm",
"url": "/XMLHttpRequest/event-abort.htm"
},
{
"path": "XMLHttpRequest/event-error.sub.html",
"url": "/XMLHttpRequest/event-error.sub.html"
},
{
"path": "XMLHttpRequest/event-error-order.sub.html",
"url": "/XMLHttpRequest/event-error-order.sub.html"
},
{
"path": "XMLHttpRequest/event-error.sub.html",
"url": "/XMLHttpRequest/event-error.sub.html"
},
{
"path": "XMLHttpRequest/event-load.htm",
"url": "/XMLHttpRequest/event-load.htm"
Expand All @@ -12685,14 +12685,14 @@
"path": "XMLHttpRequest/event-readystatechange-loaded.htm",
"url": "/XMLHttpRequest/event-readystatechange-loaded.htm"
},
{
"path": "XMLHttpRequest/event-timeout.htm",
"url": "/XMLHttpRequest/event-timeout.htm"
},
{
"path": "XMLHttpRequest/event-timeout-order.htm",
"url": "/XMLHttpRequest/event-timeout-order.htm"
},
{
"path": "XMLHttpRequest/event-timeout.htm",
"url": "/XMLHttpRequest/event-timeout.htm"
},
{
"path": "XMLHttpRequest/event-upload-progress-crossorigin.sub.htm",
"url": "/XMLHttpRequest/event-upload-progress-crossorigin.sub.htm"
Expand Down Expand Up @@ -15354,8 +15354,8 @@
"url": "/domparsing/innerhtml-01.xhtml"
},
{
"path": "domparsing/innerhtml-02.html",
"url": "/domparsing/innerhtml-02.html"
"path": "domparsing/innerhtml-02.html",
"url": "/domparsing/innerhtml-02.html"
},
{
"path": "domparsing/innerhtml-03.xhtml",
Expand Down

0 comments on commit 616c8b8

Please sign in to comment.