Navigation Menu

Skip to content

Commit

Permalink
Update web-platform-tests to revision 2d5385793ade85b7268ee86db4535a1…
Browse files Browse the repository at this point in the history
…baeb508ab
  • Loading branch information
servo-wpt-sync committed Dec 10, 2018
1 parent f370fdf commit b509d28
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 613 deletions.
3 changes: 0 additions & 3 deletions tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
Expand Up @@ -37,6 +37,3 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL

2 changes: 1 addition & 1 deletion tests/wpt/metadata/MANIFEST.json
Expand Up @@ -548786,7 +548786,7 @@
"reftest"
],
"css/css-fonts/font-variant-alternates-parsing.html": [
"f00fa53342cfa2eca715ca63ef6cd00a57640aaf",
"216ed0dba04772c28e4436b4c5f70e9ace2faaa2",
"testharness"
],
"css/css-fonts/font-variant-caps-01-ref.html": [
Expand Down
20 changes: 1 addition & 19 deletions tests/wpt/metadata/encoding/single-byte-decoder.html.ini
Expand Up @@ -532,7 +532,7 @@
expected: FAIL

[windows-1252: iso_8859-1:1987 (XMLHttpRequest)]
expected: TIMEOUT
expected: FAIL

[windows-1254: iso_8859-9:1989 (XMLHttpRequest)]
expected: TIMEOUT
Expand Down Expand Up @@ -618,29 +618,11 @@
[windows-1254: cp1254 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1253: cp1253 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: x-cp1252 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: windows-1252 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: us-ascii (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: latin1 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: l1 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: iso88591 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1252: iso8859-1 (XMLHttpRequest)]
expected: TIMEOUT


[single-byte-decoder.html?TextDecoder]

This file was deleted.

This file was deleted.

Expand Up @@ -5,20 +5,11 @@
expected: TIMEOUT

[picture: source (max-width:500px) valid image, img valid image, resize to wide]
expected: TIMEOUT

[picture: source (max-width:500px) valid image, img broken image, resize to narrow]
expected: TIMEOUT

[picture: source (max-width:500px) valid image, img valid image, resize to narrow]
expected: FAIL

[picture: source (max-width:500px) broken image, img valid image, resize to narrow]
expected: FAIL

[img (srcset 1 cand) valid image, resize to narrow]
[picture: source (max-width:500px) valid image, img broken image, resize to narrow]
expected: FAIL

[picture: same URL in source (max-width:500px) and img, resize to narrow]
[picture: source (max-width:500px) valid image, img valid image, resize to narrow]
expected: FAIL

@@ -0,0 +1,7 @@
[toggleEvent.html]
[Calling open twice on 'details' fires only one toggle event]
expected: FAIL

[Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element]
expected: FAIL

Expand Up @@ -2,6 +2,3 @@
[document.open() after parser is aborted]
expected: FAIL

[async document.open() after parser is aborted]
expected: FAIL

Expand Up @@ -12,3 +12,6 @@
[Verifies the resolution of entry.startTime is at least 5 microseconds.]
expected: TIMEOUT

[Verifies the resolution of performance.now() is at least 5 microseconds.]
expected: FAIL

283 changes: 0 additions & 283 deletions tests/wpt/metadata/quirks/unitless-length/limited-quirks.html.ini

This file was deleted.

0 comments on commit b509d28

Please sign in to comment.