Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassSetting onload to a string should convert to null.
Asserts run
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-onload-string.html:10:3)
Pass
assert_equals(function "function() {}", function "function() {}")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-onload-string.html:13:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-onload-string.html:15:3)