mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d
This commit is contained in:
parent
c45192614c
commit
775b784f79
2144 changed files with 58115 additions and 29658 deletions
|
@ -3,9 +3,35 @@
|
|||
disabled: iframe thread issue 5247
|
||||
|
||||
[single-byte-decoder.html?document]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
|
||||
[single-byte-decoder.html?XMLHttpRequest]
|
||||
expected: CRASH
|
||||
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[ISO-8859-3: iso_8859-3:1988 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[ISO-8859-4: iso_8859-4:1988 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[ISO-8859-5: iso_8859-5:1988 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[ISO-8859-6: iso_8859-6:1987 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[ISO-8859-7: iso_8859-7:1987 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[ISO-8859-8: iso_8859-8:1988 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[windows-1252: iso_8859-1:1987 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
[windows-1254: iso_8859-9:1989 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[single-byte-decoder.html?TextDecoder]
|
||||
|
|
15
tests/wpt/metadata/encoding/unsupported-encodings.any.js.ini
Normal file
15
tests/wpt/metadata/encoding/unsupported-encodings.any.js.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[unsupported-encodings.any.worker.html]
|
||||
[UTF-32be with BOM should decode as windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
[utf-32be with BOM should decode as windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[unsupported-encodings.any.html]
|
||||
[UTF-32be with BOM should decode as windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
[utf-32be with BOM should decode as windows-1252]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[unsupported-encodings.html]
|
||||
type: testharness
|
||||
[UTF-32be with BOM should decode as windows-1252]
|
||||
expected: FAIL
|
||||
|
||||
[utf-32be with BOM should decode as windows-1252]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue