Pass | Test that the errors order for invalid import declarations is specifier, then attribute key, and then type attribute value. | Asserts runPass | assert_equals(3, 3)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/invalid-import-errors-order.html:16:7) | Pass | assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/invalid-import-errors-order.html:17:7) | Pass | assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/invalid-import-errors-order.html:18:7) | Pass | assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/invalid-import-errors-order.html:19:7) |
|