Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that no error occurs when an empty import attributes clause is provided.
Asserts run
Pass
assert_array_equals(["hello", "empty-attributes-clause"], ["hello", "empty-attributes-clause"])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/empty-attributes-clause.html:14:7)