mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
52 lines
901 B
INI
52 lines
901 B
INI
[textdecoder-labels.html]
|
|
type: testharness
|
|
bug: https://github.com/servo/servo/issues/13232
|
|
["ms932" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
[" ms932" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["ms932 " => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
[" ms932 " => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\tms932" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["ms932\\t" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\tms932\\t" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\nms932" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["ms932\\n" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\nms932\\n" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\fms932" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["ms932\\f" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\fms932\\f" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\rms932" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["ms932\\r" => "shift_jis"]
|
|
expected: FAIL
|
|
|
|
["\\rms932\\r" => "shift_jis"]
|
|
expected: FAIL
|
|
|