| OLD | NEW |
| 1 CONSOLE MESSAGE: line 16: Uncaught ReferenceError: v8Locale is not defined | 1 CONSOLE ERROR: line 16: Uncaught ReferenceError: v8Locale is not defined |
| 2 This test checks properties and methods of Locale object. | 2 This test checks properties and methods of Locale object. |
| 3 | 3 |
| 4 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
". |
| 5 | 5 |
| 6 | 6 |
| 7 FAIL successfullyParsed should be true (of type boolean). Was undefined (of type
undefined). | 7 FAIL successfullyParsed should be true (of type boolean). Was undefined (of type
undefined). |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 | 10 |
| OLD | NEW |