Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passwindow.event is still set when 'beforeunload' result is coerced to string
Asserts run
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /dom/events/event-global-is-still-set-when-coercing-beforeunload-result.html:16:7)
Pass
assert_equals("beforeunload", "beforeunload")
    at Test.<anonymous> ( /dom/events/event-global-is-still-set-when-coercing-beforeunload-result.html:17:7)