OLD | NEW |
1 CONSOLE ERROR: line 12: Uncaught SyntaxError: Unexpected token import | 1 CONSOLE ERROR: line 12: Uncaught SyntaxError: Unexpected token import |
| 2 CONSOLE ERROR: line 1325: Uncaught Error: Tried to create a test with file_is_te
st |
2 This is a testharness.js-based test. | 3 This is a testharness.js-based test. |
3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Syn
taxError: Unexpected token import | 4 FAIL An inline module script with nomodule must run Uncaught SyntaxError: Unexpe
cted token import |
4 FAIL An inline module script with nomodule content attribute must run assert_equ
als: expected "object" but got "undefined" | |
5 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
6 | 6 |
OLD | NEW |