Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass scheduler: force-async off on non-parser-inserted script
Asserts run
Pass
assert_equals(true, true, "async IDL attribute on script creation")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/091.html:19:32)
Pass
assert_equals(false, false, "async IDL attribute after setting")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/091.html:21:32)
Pass
assert_equals(null, null, "async content attribute after setting")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/091.html:22:32)
Pass
assert_equals(true, true, "async IDL attribute on script creation")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/091.html:19:32)
Pass
assert_equals(false, false, "async IDL attribute after setting")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/091.html:21:32)
Pass
assert_equals(null, null, "async content attribute after setting")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/execution-timing/091.html:22:32)
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/091.html:27:13)