mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
34 lines
689 B
INI
34 lines
689 B
INI
[text-utf8.any.html]
|
|
[UTF-8 with BOM with Request.text()]
|
|
expected: FAIL
|
|
|
|
[UTF-8 with BOM with fetched data (UTF-16 charset)]
|
|
expected: FAIL
|
|
|
|
[UTF-8 with BOM with fetched data (UTF-8 charset)]
|
|
expected: FAIL
|
|
|
|
[UTF-8 with BOM with Response.text()]
|
|
expected: FAIL
|
|
|
|
|
|
[text-utf8.any.worker.html]
|
|
[UTF-8 with BOM with Request.text()]
|
|
expected: FAIL
|
|
|
|
[UTF-8 with BOM with fetched data (UTF-16 charset)]
|
|
expected: FAIL
|
|
|
|
[UTF-8 with BOM with fetched data (UTF-8 charset)]
|
|
expected: FAIL
|
|
|
|
[UTF-8 with BOM with Response.text()]
|
|
expected: FAIL
|
|
|
|
|
|
[text-utf8.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[text-utf8.any.sharedworker.html]
|
|
expected: ERROR
|