Click here to download the Blitz Browser!

WPT

wpt / fs / FileSystemFileHandle-sync-access-handle-lock-modes.https.tentative.worker.html

Spec: File System ↗

Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total33/3322/3311/330/330/33NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
A sync access handle opens in readwrite mode by defaultPASSFAILFAILFAILFAIL
An access handle in readwrite mode has a mode property equal to readwritePASSFAILFAILFAILFAIL
An access handle in readwrite mode takes a lock that is exclusivePASSPASSFAILFAILFAIL
An access handle in readwrite mode is writablePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite mode on a file, can open another access handle in readwrite on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite mode on a file, cannot open another access handle in readwrite on that same filePASSPASSFAILFAILFAIL
After an access handle in readwrite mode on a file has been closed, can open another access handle in readwrite on the same filePASSPASSFAILFAILFAIL
When there's an open access handle in readwrite mode on a file, can open another access handle in read-only on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite mode on a file, cannot open another access handle in read-only on that same filePASSPASSFAILFAILFAIL
After an access handle in readwrite mode on a file has been closed, can open another access handle in read-only on the same filePASSPASSFAILFAILFAIL
When there's an open access handle in readwrite mode on a file, can open another access handle in readwrite-unsafe on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite mode on a file, cannot open another access handle in readwrite-unsafe on that same filePASSPASSFAILFAILFAIL
After an access handle in readwrite mode on a file has been closed, can open another access handle in readwrite-unsafe on the same filePASSPASSFAILFAILFAIL
An access handle in read-only mode has a mode property equal to read-onlyPASSFAILFAILFAILFAIL
An access handle in read-only mode takes a lock that is sharedPASSFAILFAILFAILFAIL
An access handle in read-only mode is not writablePASSFAILFAILFAILFAIL
When there's an open access handle in read-only mode on a file, can open another access handle in readwrite on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in read-only mode on a file, cannot open another access handle in readwrite on that same filePASSPASSFAILFAILFAIL
After all access handles in read-only mode on a file has been closed, can open another access handle in readwrite on the same filePASSFAILFAILFAILFAIL
When there's an open access handle in read-only mode on a file, can open another access handle in read-only on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in read-only mode on a file, can open another access handle in readwrite-unsafe on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in read-only mode on a file, cannot open another access handle in readwrite-unsafe on that same filePASSPASSFAILFAILFAIL
After all access handles in read-only mode on a file has been closed, can open another access handle in readwrite-unsafe on the same filePASSFAILFAILFAILFAIL
An access handle in readwrite-unsafe mode has a mode property equal to readwrite-unsafePASSFAILFAILFAILFAIL
An access handle in readwrite-unsafe mode takes a lock that is sharedPASSFAILFAILFAILFAIL
An access handle in readwrite-unsafe mode is writablePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite-unsafe mode on a file, can open another access handle in readwrite on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite-unsafe mode on a file, cannot open another access handle in readwrite on that same filePASSPASSFAILFAILFAIL
After all access handles in readwrite-unsafe mode on a file has been closed, can open another access handle in readwrite on the same filePASSFAILFAILFAILFAIL
When there's an open access handle in readwrite-unsafe mode on a file, can open another access handle in read-only on a different filePASSPASSPASSFAILFAIL
When there's an open access handle in readwrite-unsafe mode on a file, cannot open another access handle in read-only on that same filePASSPASSFAILFAILFAIL
After all access handles in readwrite-unsafe mode on a file has been closed, can open another access handle in read-only on the same filePASSFAILFAILFAILFAIL
When there's an open access handle in readwrite-unsafe mode on a file, can open another access handle in readwrite-unsafe on a different filePASSPASSPASSFAILFAIL