kitesurf · WPT

FAIL
expected FAIL · 609 ms
▶ run in kitesurf
Test
/webidl/ecmascript-binding/global-object-implicit-this-value-cross-realm.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
609 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fwebidl%2Fecmascript-binding%2Fglobal-object-implicit-this-value-cross-realm.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILCross-realm global object's getter throws when called on incompatible objectassert_throws_js: function "() => { Object.create(other).window; }" did not throw
FAILCross-realm global object's setter throws when called on incompatible objectassert_throws_js: function "() => { Object.create(other).name = "dummy"; }" did not throw
FAILCross-realm global object's operation throws when called on incompatible objectassert_throws_js: function "() => { new Proxy(other, {}).removeEventListener("foo", () => {}); }" did not throw
FAILCross-realm global object's getter called on null / undefinedpromise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'call')"
FAILCross-realm global object's setter called on null / undefinedassert_true: expected true got false
FAILCross-realm global object's operation called on null / undefinedpromise_test: Unhandled rejection with value: object "TypeError: otherFocus is not a function"

bundle built 2026-07-16T07:16:48.063Z