Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Passscript.onbeforescriptexecute should not be supported
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:8:5)
Passscript.onafterscriptexecute should not be supported
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:8:5)
Passonbeforescriptexecute content attribute should not be supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:33:5)
Passonafterscriptexecute content attribute should not be supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:37:5)
Passbeforescriptexecute event should not be supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:41:5)
Passafterscriptexecute event should not be supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:45:5)