Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passwhen scripting is disabled, the handler is never compiled
Asserts run
Pass
assert_equals("undefined", "undefined")
    at Test.<anonymous> ( /html/webappapis/scripting/events/uncompiled_event_handler_with_scripting_disabled.html:15:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/uncompiled_event_handler_with_scripting_disabled.html:19:5)