Click here to download the Blitz Browser!

WPT

wpt / fs / FileSystemBaseHandle-isSameEntry.https.any.serviceworker.html

Spec: File System ↗

Runs: Chrome 155.0.8039.0 (wpt@508cc6a62, 2026-09-03) | Firefox 157.0a1 (wpt@508cc6a62, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-56c61 (wpt@8fdda8ce4, 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
Total14/1414/1414/140/140/14NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
isSameEntry for identical directory handles returns truePASSPASSPASS
isSameEntry for different directories returns falsePASSPASSPASS
isSameEntry for different handles for the same directoryPASSPASSPASS
isSameEntry for identical file handles returns truePASSPASSPASS
isSameEntry for different files returns falsePASSPASSPASS
isSameEntry for different handles for the same filePASSPASSPASS
isSameEntry comparing a file to a file in a different directory returns falsePASSPASSPASS
isSameEntry comparing a file to a directory returns falsePASSPASSPASS
isSameEntry comparing two files pointing to the same path returns truePASSPASSPASS
isSameEntry comparing two directories pointing to the same path returns truePASSPASSPASS
isSameEntry comparing a file to a directory of the same path returns falsePASSPASSPASS
isSameEntry with a file handle that was just cloned via postMessagePASSPASSPASS
isSameEntry with a directory handle that was just cloned via postMessagePASSPASSPASS
isSameEntry with a root directory handle that was just cloned via postMessagePASSPASSPASS