Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassTest 'async' attribute are reflected in the async property with setAttribute
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/async_002.htm:19:13)
PassTest 'async' attribute are reflected in the async property with removeAttribute
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/async_002.htm:27:13)