mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1cde840e87
--HG-- extra : rebase_source : 360de1a59d436df45a18ebbd9338febf67c93717
21 lines
681 B
INI
21 lines
681 B
INI
[responsetext-decoding.htm]
|
|
type: testharness
|
|
[XMLHttpRequest: responseText decoding (text/html %3C!doctype%20html%3E%3Cmeta%20charset%3Dwindows-1252%3E%FF)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: responseText decoding (text/plain %FE%FF)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: responseText decoding (text/plain %FE%FF%FE%FF)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: responseText decoding (text/plain %C2)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: responseText decoding (text/plain %E3%81%B2)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: responseText decoding (text/xml %3C%3Fxml%20version%3D\'1.0\'%20encoding%3D\'windows-1252\'%3F%3E%3Cx%3E%E3%81%B2%3C%2Fx%3E)]
|
|
expected: FAIL
|
|
|