Pass | Realm for constructed objects | Asserts runNo asserts ran |
Pass | Normal constructor in parent window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:30:7) | Pass | assert_equals("parent window", "parent window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:31:7) |
|
Pass | Normal constructor in child window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:36:7) | Pass | assert_equals("child window", "child window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:37:7) |
|
Pass | Constructor in child window with normal NewTarget from parent window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:42:7) | Pass | assert_equals("child window", "child window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:43:7) |
|
Pass | Constructor in parent window with normal NewTarget from child window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:48:7) | Pass | assert_equals("parent window", "parent window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:49:7) |
|
Pass | Subclass constructor in parent window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:55:7) | Pass | assert_equals("parent window", "parent window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:56:7) |
|
Pass | Subclass constructor in child window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:61:7) | Pass | assert_equals("child window", "child window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:62:7) |
|
Pass | Subclass constructor in parent window with parent class in child window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:68:7) | Pass | assert_equals("child window", "child window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:69:7) |
|
Pass | Subclass constructor in child window with parent class in parent window | Asserts runPass | assert_equals(object "[object DOMParser]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:74:7) | Pass | assert_equals("parent window", "parent window")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:75:7) |
|
Fail | Constructor in child window with bad NewTarget from parent window | assert_equals: expected object "[object DOMParser]" but got object "[object Object]" at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:83:7)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:78:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runFail | assert_equals(object "[object Object]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:83:7) |
|
Fail | Constructor in parent window with bad NewTarget from child window | assert_equals: expected object "[object DOMParser]" but got object "[object Object]" at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:89:7)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:87:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runFail | assert_equals(object "[object Object]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:89:7) |
|
Fail | Constructor in parent window with bad NewTarget from parent window that's a bound child window function | assert_equals: expected object "[object DOMParser]" but got object "[object Object]" at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:98:7)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:93:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runFail | assert_equals(object "[object Object]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:98:7) |
|
Fail | Constructor in child window with bad NewTarget from child window that's a bound parent window function | assert_equals: expected object "[object DOMParser]" but got object "[object Object]" at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:107:7)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:102:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runFail | assert_equals(object "[object Object]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:107:7) |
|
Fail | Constructor in parent window with bad NewTarget from parent window that's a proxy for a child window function | assert_equals: expected object "[object DOMParser]" but got object "[object Object]" at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:116:7)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:111:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runFail | assert_equals(object "[object Object]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:116:7) |
|
Fail | Constructor in child window with bad NewTarget from child window that's a proxy for a parent window function | assert_equals: expected object "[object DOMParser]" but got object "[object Object]" at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:125:7)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at Test.<anonymous> (https://www1.wpt.live/webidl/ecmascript-binding/constructors.html:120:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25) Asserts runFail | assert_equals(object "[object Object]", object "[object DOMParser]")
at Test.<anonymous> ( /webidl/ecmascript-binding/constructors.html:125:7) |
|