Click here to download the Blitz Browser!

WPT

wpt / web-locks / signal.https.any.serviceworker.html

Spec: Web Locks API ↗

Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@318cbb466) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-0cc87 (wpt@ae6982b12) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total13/1313/1313/130/130/13NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
The signal option must be an AbortSignalPASSPASSPASS
Passing an already aborted signal abortsPASSPASSPASS
Passing an already aborted signal rejects with the custom abort reason.PASSPASSPASS
Passing an already aborted signal rejects with the default abort reason.PASSPASSPASS
An aborted request results in AbortErrorPASSPASSPASS
Abort after a timeoutPASSPASSPASS
Signal that is not abortedPASSPASSPASS
Synchronously signaled abortPASSPASSPASS
Abort signaled after lock grantedPASSPASSPASS
Abort signaled after lock releasedPASSPASSPASS
Abort should process the next pending lock requestPASSPASSPASS
Aborted promise should reject with the custom abort reasonPASSPASSPASS
Aborted promise should reject with the default abort reasonPASSPASSPASS