kitesurf · WPT

FAIL
expected FAIL · 611 ms
▶ run in kitesurf
Test
/webidl/ecmascript-binding/global-object-implicit-this-value.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
611 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.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILGlobal object's getter throws when called on incompatible objectassert_throws_js: function "() => { Object.create(globalThis).self; }" did not throw
FAILGlobal object's setter throws when called on incompatible objectassert_throws_js: function "() => { Object.create(globalThis).origin = origin; }" did not throw
FAILGlobal object's operation throws when called on incompatible objectassert_throws_js: function "() => { Object.create(globalThis).setInterval(() => {}, 100); }" did not throw
FAILGlobal object's getter throws when called on incompatible object (document.all)assert_throws_js: function "() => { Object.getOwnPropertyDescriptor(window, "document").get.call(document.all); }" did not throw
PASSGlobal object's setter throws when called on incompatible object (document.all)
FAILGlobal object's operation throws when called on incompatible object (document.all)assert_throws_js: function "() => { focus.call(document.all); }" threw object "ReferenceError: focus is not defined" ("ReferenceError") expected instance of function "function TypeError() { [native co…
FAILGlobal object's getter works when called on null / undefinedCannot read properties of undefined (reading 'call')
FAILGlobal object's setter works when called on null / undefinedCannot read properties of undefined (reading 'call')
PASSGlobal object's operation works when called on null / undefined

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