Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Side by Side Diff: LayoutTests/fast/encoding/api/encoding-labels-expected.txt

Issue 269593009: Encoding API: Update tests and simplify constructors (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Labels for: utf-8 2 PASS Labels for: utf-8
3 PASS Labels for: iso-8859-2 3 PASS Labels for: iso-8859-2
4 PASS Labels for: iso-8859-3 4 PASS Labels for: iso-8859-3
5 PASS Labels for: iso-8859-4 5 PASS Labels for: iso-8859-4
6 PASS Labels for: iso-8859-5 6 PASS Labels for: iso-8859-5
7 PASS Labels for: iso-8859-6 7 PASS Labels for: iso-8859-6
8 PASS Labels for: iso-8859-7 8 PASS Labels for: iso-8859-7
9 PASS Labels for: iso-8859-8 9 PASS Labels for: iso-8859-8
10 PASS Labels for: iso-8859-8-i 10 PASS Labels for: iso-8859-8-i
(...skipping 11 matching lines...) Expand all
22 PASS Labels for: windows-1252 22 PASS Labels for: windows-1252
23 PASS Labels for: windows-1253 23 PASS Labels for: windows-1253
24 PASS Labels for: windows-1254 24 PASS Labels for: windows-1254
25 PASS Labels for: windows-1255 25 PASS Labels for: windows-1255
26 PASS Labels for: windows-1256 26 PASS Labels for: windows-1256
27 PASS Labels for: windows-1257 27 PASS Labels for: windows-1257
28 PASS Labels for: windows-1258 28 PASS Labels for: windows-1258
29 PASS Labels for: x-mac-cyrillic 29 PASS Labels for: x-mac-cyrillic
30 PASS Labels for: gbk 30 PASS Labels for: gbk
31 PASS Labels for: gb18030 31 PASS Labels for: gb18030
32 PASS Labels for: hz-gb-2312 32 PASS Labels for: big5
33 FAIL Labels for: big5 assert_equals: expected "big5" but got "big5-hkscs"
34 PASS Labels for: euc-jp 33 PASS Labels for: euc-jp
35 PASS Labels for: iso-2022-jp 34 PASS Labels for: iso-2022-jp
36 PASS Labels for: shift_jis 35 PASS Labels for: shift_jis
37 PASS Labels for: euc-kr 36 PASS Labels for: euc-kr
38 PASS Labels for: iso-2022-kr
39 FAIL Labels for: replacement assert_equals: expected "replacement" but got "iso- 2022-cn"
40 PASS Labels for: utf-16be 37 PASS Labels for: utf-16be
41 PASS Labels for: utf-16le 38 PASS Labels for: utf-16le
42 PASS Labels for: x-user-defined 39 PASS Labels for: x-user-defined
43 Harness: the test ran to completion. 40 Harness: the test ran to completion.
44 41
OLDNEW
« no previous file with comments | « LayoutTests/fast/encoding/api/encoding-labels.html ('k') | LayoutTests/fast/encoding/api/legacy-encode-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698