Skip to content

Commit

Permalink
Update web-platform-tests to revision c583bcd7eb30f38cb2d673031cde245…
Browse files Browse the repository at this point in the history
…776f1da5a
  • Loading branch information
servo-wpt-sync committed Nov 3, 2018
1 parent ba1ed11 commit bd79150
Show file tree
Hide file tree
Showing 107 changed files with 2,868 additions and 467 deletions.
625 changes: 566 additions & 59 deletions tests/wpt/metadata/MANIFEST.json

Large diffs are not rendered by default.

Expand Up @@ -326,3 +326,12 @@
[Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg']
expected: FAIL

[Matching font-weight: '500' should prefer '400' over '350 399']
expected: FAIL

[Matching font-style: 'oblique -21deg' should prefer 'oblique -60deg -40deg' over 'oblique -10deg']
expected: FAIL

[Matching font-style: 'italic' should prefer 'oblique 5deg 10deg' over 'oblique 5deg']
expected: FAIL

@@ -0,0 +1,2 @@
[registered-property-invalidation-001.https.html]
expected: TIMEOUT
@@ -0,0 +1,2 @@
[registered-property-invalidation-002.https.html]
expected: TIMEOUT
@@ -0,0 +1,2 @@
[letter-spacing-end-of-line-001.html]
expected: FAIL
@@ -0,0 +1,2 @@
[letter-spacing-nesting-001.html]
expected: FAIL
@@ -0,0 +1,2 @@
[overflow-wrap-break-word-005.html]
expected: FAIL
@@ -0,0 +1,2 @@
[trailing-ideographic-space-001.html]
expected: FAIL
@@ -0,0 +1,2 @@
[trailing-ideographic-space-002.html]
expected: FAIL
@@ -0,0 +1,2 @@
[trailing-ideographic-space-004.html]
expected: FAIL
@@ -0,0 +1,2 @@
[word-break-keep-all-005.html]
expected: FAIL
88 changes: 86 additions & 2 deletions tests/wpt/metadata/encoding/single-byte-decoder.html.ini
Expand Up @@ -509,7 +509,7 @@


[single-byte-decoder.html?XMLHttpRequest]
expected: CRASH
expected: TIMEOUT
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]
expected: FAIL

Expand All @@ -535,7 +535,91 @@
expected: FAIL

[windows-1254: iso_8859-9:1989 (XMLHttpRequest)]
expected: FAIL
expected: TIMEOUT

[windows-1258: cp1258 (XMLHttpRequest)]
expected: TIMEOUT

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

[windows-1256: cp1256 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: iso_8859-9 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: iso88599 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: iso-8859-9 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1258: x-cp1258 (XMLHttpRequest)]
expected: TIMEOUT

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

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

[x-mac-cyrillic: x-mac-ukrainian (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: csisolatin5 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1257: cp1257 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1255: x-cp1255 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1257: x-cp1257 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: cp1254 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: iso8859-9 (XMLHttpRequest)]
expected: TIMEOUT

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

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

[windows-1254: l5 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: x-cp1254 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: latin5 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1255: cp1255 (XMLHttpRequest)]
expected: TIMEOUT

[windows-1254: iso-ir-148 (XMLHttpRequest)]
expected: TIMEOUT

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

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

[windows-1256: x-cp1256 (XMLHttpRequest)]
expected: TIMEOUT

[x-mac-cyrillic: x-mac-cyrillic (XMLHttpRequest)]
expected: TIMEOUT

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


[single-byte-decoder.html?TextDecoder]

This file was deleted.

@@ -0,0 +1,4 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

@@ -0,0 +1,10 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
[no popups from synchronously reachable window]
expected: FAIL

[no popups with frame navigation]
expected: FAIL

[no popups from another synchronously reachable window]
expected: FAIL

Expand Up @@ -278,3 +278,12 @@
[<br> ("<br>")]
expected: FAIL

[text-transform handles Turkish casing ("<div><div lang='tr' style='text-transform:uppercase'>i ı")]
expected: FAIL

[No tab on table-cell itself ("<table><tr><td id=target>abc</td><td>def</td>")]
expected: FAIL

[No newline on table-row itself ("<table><tr id=target><td>abc</td><td>def</td></tr><tr id=target><td>ghi</td><td>jkl</td></tr>")]
expected: FAIL

Expand Up @@ -5,5 +5,5 @@
expected: NOTRUN

[calling play() on a sufficiently long video should trigger timeupdate event]
expected: NOTRUN
expected: FAIL

Expand Up @@ -8,8 +8,26 @@
expected: FAIL

[picture: source (max-width:500px) valid image, img broken image, resize to narrow]
expected: FAIL
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 wide]
expected: FAIL

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

[img (srcset 1 cand) valid image, resize to narrow]
expected: FAIL

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

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

@@ -0,0 +1,10 @@
[non-active-document.html]
[DOMParser]
expected: FAIL

[createHTMLDocument]
expected: FAIL

[<template>]
expected: FAIL

This file was deleted.

This file was deleted.

@@ -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

@@ -0,0 +1,2 @@
[script-onerror-insertion-point-2.html]
expected: TIMEOUT
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 @@ -9,6 +9,3 @@
[document.open should throw an InvalidStateError with XML document even when the ignore-opens-during-unload counter is greater than 0 (during pagehide event)]
expected: FAIL

[document.open should throw an InvalidStateError with XML document even when there is an active parser executing script]
expected: FAIL

Expand Up @@ -12,6 +12,3 @@
[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

0 comments on commit bd79150

Please sign in to comment.