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
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 14/14 | 14/14 | 14/14 | 0/14 | 0/14 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| isSameEntry for identical directory handles returns true | PASS | PASS | PASS | — | — | — |
| isSameEntry for different directories returns false | PASS | PASS | PASS | — | — | — |
| isSameEntry for different handles for the same directory | PASS | PASS | PASS | — | — | — |
| isSameEntry for identical file handles returns true | PASS | PASS | PASS | — | — | — |
| isSameEntry for different files returns false | PASS | PASS | PASS | — | — | — |
| isSameEntry for different handles for the same file | PASS | PASS | PASS | — | — | — |
| isSameEntry comparing a file to a file in a different directory returns false | PASS | PASS | PASS | — | — | — |
| isSameEntry comparing a file to a directory returns false | PASS | PASS | PASS | — | — | — |
| isSameEntry comparing two files pointing to the same path returns true | PASS | PASS | PASS | — | — | — |
| isSameEntry comparing two directories pointing to the same path returns true | PASS | PASS | PASS | — | — | — |
| isSameEntry comparing a file to a directory of the same path returns false | PASS | PASS | PASS | — | — | — |
| isSameEntry with a file handle that was just cloned via postMessage | PASS | PASS | PASS | — | — | — |
| isSameEntry with a directory handle that was just cloned via postMessage | PASS | PASS | PASS | — | — | — |
| isSameEntry with a root directory handle that was just cloned via postMessage | PASS | PASS | PASS | — | — | — |