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

Side by Side Diff: LayoutTests/platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt

Issue 11548050: Merge 137152 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years 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
OLDNEW
1 Tests the time format for various locales. 1 Tests the time format for various locales.
2 2
3 On success, you will see no "FAIL" messages, followed by "TEST COMPLETE". 3 On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
4 4
5 5
6 The following lines depend on the locale data in the system. 6 The following lines depend on the locale data in the system.
7 en: 01:23:45.100 PM 7 en: 01:23:45.100 PM
8 ar: ٠١:٢٣:٤٥٫١٠٠ م 8 ar: ٠١:٢٣:٤٥٫١٠٠ م
9 fr: 13:23:45,100 9 fr: 13:23:45,100
10 ja: 13:23:45.100 10 ja: 13:23:45.100
11 ko: 오후 01:23:45.100 11 ko: 오후 01:23:45.100
12 cn: 01:23:45.100 PM 12 cn: 01:23:45.100 PM
13 PASS successfullyParsed is true 13 PASS successfullyParsed is true
14 14
15 TEST COMPLETE 15 TEST COMPLETE
16 16
17 17
18 18
19 19
20 20
21 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698