| OLD | NEW |
| 1 CONSOLE MESSAGE: line 16: Uncaught ReferenceError: v8Locale is not defined |
| 1 This test checks properties and methods of Locale object. | 2 This test checks properties and methods of Locale object. |
| 2 | 3 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 5 |
| 5 | 6 |
| 6 PASS en-US is en-US | 7 FAIL successfullyParsed should be true (of type boolean). Was undefined (of type
undefined). |
| 7 PASS en is en | |
| 8 PASS undefined is undefined | |
| 9 PASS US is US | |
| 10 PASS sr is sr | |
| 11 PASS sr is sr | |
| 12 PASS undefined is undefined | |
| 13 PASS undefined is undefined | |
| 14 PASS zh-Hans is zh-Hans | |
| 15 PASS zh is zh | |
| 16 PASS Hans is Hans | |
| 17 PASS undefined is undefined | |
| 18 PASS zh-Hans-CN is zh-Hans-CN | |
| 19 PASS zh is zh | |
| 20 PASS Hans is Hans | |
| 21 PASS CN is CN | |
| 22 PASS de-DE@collation=phone is de-DE@collation=phone | |
| 23 PASS de is de | |
| 24 PASS undefined is undefined | |
| 25 PASS DE is DE | |
| 26 PASS de-DE-u-co-phonebook is de-DE-u-co-phonebook | |
| 27 PASS de is de | |
| 28 PASS undefined is undefined | |
| 29 PASS DE is DE | |
| 30 PASS true is true | |
| 31 PASS true is true | |
| 32 PASS sr-Cyrl-RS is sr-Cyrl-RS | |
| 33 PASS sr is sr | |
| 34 PASS Cyrl is Cyrl | |
| 35 PASS RS is RS | |
| 36 PASS de-Latn-DE@collation=phone is de-Latn-DE@collation=phone | |
| 37 PASS de is de | |
| 38 PASS Latn is Latn | |
| 39 PASS DE is DE | |
| 40 PASS sr is sr | |
| 41 PASS sr is sr | |
| 42 PASS undefined is undefined | |
| 43 PASS undefined is undefined | |
| 44 PASS de-@collation=phone is de-@collation=phone | |
| 45 PASS de is de | |
| 46 PASS undefined is undefined | |
| 47 PASS undefined is undefined | |
| 48 PASS English is English | |
| 49 PASS undefined is undefined | |
| 50 PASS undefined is undefined | |
| 51 PASS English is English | |
| 52 PASS English is English | |
| 53 PASS Latin is Latin | |
| 54 PASS United States is United States | |
| 55 PASS English (Latin, United States) is English (Latin, United States) | |
| 56 PASS Serbian is Serbian | |
| 57 PASS Cyrillic is Cyrillic | |
| 58 PASS Serbia is Serbia | |
| 59 PASS Serbian (Cyrillic, Serbia) is Serbian (Cyrillic, Serbia) | |
| 60 PASS Српски is Српски | |
| 61 PASS Ћирилица is Ћирилица | |
| 62 PASS Србија is Србија | |
| 63 PASS Српски (Ћирилица, Србија) is Српски (Ћирилица, Србија) | |
| 64 PASS עברית is עברית | |
| 65 PASS עברי is עברי | |
| 66 PASS ישראל is ישראל | |
| 67 PASS עברית (עברי, ישראל) is עברית (עברי, ישראל) | |
| 68 PASS successfullyParsed is true | |
| 69 | 8 |
| 70 TEST COMPLETE | 9 TEST COMPLETE |
| 71 | 10 |
| OLD | NEW |