kitesurf · WPT

PASS
expected PASS · 296 ms
▶ run in kitesurf
Test
/dom/abort/event.any.html
Actual
PASS
Expected
PASS
Unexpected
no
Duration
296 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fdom%2Fabort%2Fevent.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSAbortController abort() should fire event synchronously
PASScontroller.signal should always return the same object
PASScontroller.abort() should do nothing the second time it is called
PASSevent handler should not be called if added after controller.abort()
PASSthe abort event should have the right properties
PASSAbortController abort(reason) should set signal.reason
PASSaborting AbortController without reason creates an "AbortError" DOMException
PASSAbortController abort(undefined) creates an "AbortError" DOMException
PASSAbortController abort(null) should set signal.reason
PASSstatic aborting signal should have right properties
PASSstatic aborting signal with reason should set signal.reason
PASSthrowIfAborted() should throw abort.reason if signal aborted
PASSthrowIfAborted() should throw primitive abort.reason if signal aborted
PASSthrowIfAborted() should not throw if signal not aborted
PASSAbortSignal.reason returns the same DOMException
PASSAbortController.signal.reason returns the same DOMException

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