Click here to download the Blitz Browser!

WPT

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

Spec: Web Locks API ↗

Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@df77989ab) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-28104 (wpt@b1a7025f8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz dc9e62f29 (wpt@a95401e4e)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total13/1313/134/1313/130/13NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
The signal option must be an AbortSignalPASSPASSPASSPASSFAIL
Passing an already aborted signal abortsPASSPASSPASSPASSFAIL
Passing an already aborted signal rejects with the custom abort reason.PASSPASSPASSPASSFAIL
Passing an already aborted signal rejects with the default abort reason.PASSPASSPASSPASSFAIL
An aborted request results in AbortErrorPASSPASSTIMEOUTPASSFAIL
Abort after a timeoutPASSPASSNOTRUNPASSFAIL
Signal that is not abortedPASSPASSNOTRUNPASSFAIL
Synchronously signaled abortPASSPASSNOTRUNPASSFAIL
Abort signaled after lock grantedPASSPASSNOTRUNPASSFAIL
Abort signaled after lock releasedPASSPASSNOTRUNPASSFAIL
Abort should process the next pending lock requestPASSPASSNOTRUNPASSFAIL
Aborted promise should reject with the custom abort reasonPASSPASSNOTRUNPASSFAIL
Aborted promise should reject with the default abort reasonPASSPASSNOTRUNPASSFAIL