| OLD | NEW |
| 1 CONSOLE MESSAGE: line 16: Uncaught ReferenceError: v8Locale is not defined | 1 CONSOLE MESSAGE: line 22: Uncaught foobar |
| 2 This test checks properties and methods of Locale object. | 2 Test Future. |
| 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 PASS thisInAcceptCallback === thirdFuture is true |
| 7 PASS value is "foobar" |
| 7 FAIL successfullyParsed should be true (of type boolean). Was undefined (of type
undefined). | 8 FAIL successfullyParsed should be true (of type boolean). Was undefined (of type
undefined). |
| 8 | 9 |
| 9 TEST COMPLETE | 10 TEST COMPLETE |
| 10 | 11 |
| OLD | NEW |