Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passscheduler: altering the type attribute and adding/removing external script
Asserts run
Pass
assert_array_equals(["external script #1", "external script #2"], ["external script #1", "external script #2"])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/122.html:25:3)
PassReinserted script async IDL attribute
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/122.html:22:20)