Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassDocument in a browsing context
Asserts run
Pass
assert_equals("about:blank", "about:blank")
    at Test.<anonymous> ( /html/browsers/the-window-object/Window-document.html:15:3)
Pass
assert_equals(object "[object Window]", object "[object Window]")
    at Test.<anonymous> ( /html/browsers/the-window-object/Window-document.html:18:5)
Pass
assert_equals("about:blank", "about:blank")
    at Test.<anonymous> ( /html/browsers/the-window-object/Window-document.html:19:5)
Pass
assert_equals("https://wpt.live/common/blank.html", "https://wpt.live/common/blank.html")
    at Test.<anonymous> ( /html/browsers/the-window-object/Window-document.html:21:5)
Pass
assert_not_equals(Document node with 1 child, Document node with 1 child)
    at Test.<anonymous> ( /html/browsers/the-window-object/Window-document.html:22:5)