Click here to download the Blitz Browser!

WPT

wpt / fs / FileSystemDirectoryHandle-removeEntry.https.any.serviceworker.html

Spec: File System ↗

Runs: Chrome 155.0.8041.0 (wpt@2c385f65e, 2026-09-04) | Firefox 157.0a1 (wpt@2c385f65e, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@9298d21d2, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total13/1313/1313/130/130/13NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
removeEntry() to remove a filePASSPASSPASS
removeEntry() on an already removed file should failPASSPASSPASS
removeEntry() to remove an empty directoryPASSPASSPASS
removeEntry() on a non-empty directory should failPASSPASSPASS
removeEntry() on a directory recursively should delete all sub-itemsPASSPASSPASS
removeEntry() with empty name should failPASSPASSPASS
removeEntry() with "." name should failPASSPASSPASS
removeEntry() with ".." name should failPASSPASSPASS
removeEntry() with a path separator should fail.PASSPASSPASS
removeEntry() while the file has an open writable failsPASSPASSPASS
removeEntry() of a directory while a containing file has an open writable failsPASSPASSPASS
createWritable after removeEntry succeeds but doesnt recreate the filePASSPASSPASS
removeEntry() on a non-existent directory recursively should throw NotFoundErrorPASSPASSPASS