mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
50 lines
850 B
INI
50 lines
850 B
INI
[textdecoder-labels.html]
|
|
type: testharness
|
|
["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
|
|
|