Pass | Setting onload to a string should convert to null. | Asserts runPass | 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) |
|