Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passunscopable `document.testVariable` doesn't shadow `window.testVariable`
Asserts run
Pass
assert_equals(object "[object Object]", object "[object Object]")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-symbol-unscopables.html:31:5)
Passunscopable `element.testVariable` doesn't shadow `window.testVariable`
Asserts run
Pass
assert_equals(object "[object Object]", object "[object Object]")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-symbol-unscopables.html:42:5)
Passunscopable `formOwner.testVariable` doesn't shadow `window.testVariable`
Asserts run
Pass
assert_equals(object "[object Object]", object "[object Object]")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-symbol-unscopables.html:69:5)