Click here to download the Blitz Browser!

WPT

wpt / fs / FileSystemFileHandle-move.https.any.serviceworker.html

Spec: File System ↗

Runs: Chrome 155.0.8042.0 (wpt@0588f3896, 2026-09-04) | Firefox 157.0a1 (wpt@0588f3896, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-b1af2 (wpt@0588f3896, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total24/2423/249/240/240/24NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
move(name) to rename a filePASSPASSFAIL
get a handle to a moved filePASSPASSFAIL
move(name) to rename a file the same namePASSPASSFAIL
move("") to rename a file failsPASSPASSPASS
move(name) can be called multiple timesPASSPASSFAIL
move(name) with a name with path separators should failPASSFAILPASS
move(name) while the file has an open writable failsPASSPASSFAIL
move(name) while the destination file has an open writable failsPASSPASSFAIL
move(name) can overwrite an existing filePASSPASSFAIL
move(dir, name) to rename a filePASSPASSPASS
move(dir, name) to rename a file the same namePASSPASSPASS
move(dir) to move a file to a new directoryPASSPASSFAIL
move(dir, "") to move a file to a new directory failsPASSPASSPASS
move(dir, name) to move a file to a new directoryPASSPASSPASS
move(dir) can be called multiple timesPASSPASSFAIL
move(dir, name) can be called multiple timesPASSPASSPASS
move(dir, name) with a name with invalid characters should failPASSPASSPASS
move(dir) while the file has an open writable failsPASSPASSFAIL
move(dir, name) while the file has an open writable failsPASSPASSFAIL
move(dir) while the destination file has an open writable failsPASSPASSFAIL
move(dir) can overwrite an existing filePASSPASSFAIL
move(dir, name) while the destination file has an open writable failsPASSPASSFAIL
move(dir, name) can overwrite an existing filePASSPASSPASS
FileSystemFileHandles are references, not pathsPASSPASSFAIL