mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
* Update overrideMimeType to match xhr spec * Update final-encoding to match xhr spec * Fix an issue and add more comments --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
32 lines
1.0 KiB
INI
32 lines
1.0 KiB
INI
[single-byte-decoder.window.html?XMLHttpRequest]
|
|
|
|
[single-byte-decoder.window.html?TextDecoder]
|
|
|
|
[single-byte-decoder.window.html?document]
|
|
[ISO-8859-2: iso_8859-2:1987 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[ISO-8859-3: iso_8859-3:1988 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[ISO-8859-5: iso_8859-5:1988 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[ISO-8859-6: iso_8859-6:1987 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[ISO-8859-7: iso_8859-7:1987 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[ISO-8859-8: iso_8859-8:1988 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[windows-1252: iso_8859-1:1987 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|
|
|
|
[windows-1254: iso_8859-9:1989 (document.characterSet and document.inputEncoding)]
|
|
expected: FAIL
|