fune/testing/web-platform/meta/file-system-access/sandboxed_FileSystemDirectoryHandle-getFileHandle.https.any.js.ini
moz-wptsync-bot b4ad789f0b Bug 1689708 [wpt PR 27396] - Update wpt metadata, a=testonly
wpt-pr: 27396
wpt-type: metadata
2021-02-08 22:55:38 +00:00

69 lines
1.9 KiB
INI

[sandboxed_FileSystemDirectoryHandle-getFileHandle.https.any.worker.html]
[getFileHandle(create=false) rejects for non-existing files]
expected: FAIL
[getFileHandle(create=true) creates an empty file for non-existing files]
expected: FAIL
[getFileHandle(create=false) returns existing files]
expected: FAIL
[getFileHandle(create=true) returns existing files without erasing]
expected: FAIL
[getFileHandle(create=false) when a directory already exists with the same name]
expected: FAIL
[getFileHandle(create=true) when a directory already exists with the same name]
expected: FAIL
[getFileHandle() with empty name]
expected: FAIL
[getFileHandle() with "." name]
expected: FAIL
[getFileHandle() with ".." name]
expected: FAIL
[getFileHandle(create=false) with a path separator when the file exists.]
expected: FAIL
[getFileHandle(create=true) with a path separator]
expected: FAIL
[sandboxed_FileSystemDirectoryHandle-getFileHandle.https.any.html]
[getFileHandle(create=false) rejects for non-existing files]
expected: FAIL
[getFileHandle(create=true) creates an empty file for non-existing files]
expected: FAIL
[getFileHandle(create=false) returns existing files]
expected: FAIL
[getFileHandle(create=true) returns existing files without erasing]
expected: FAIL
[getFileHandle(create=false) when a directory already exists with the same name]
expected: FAIL
[getFileHandle(create=true) when a directory already exists with the same name]
expected: FAIL
[getFileHandle() with empty name]
expected: FAIL
[getFileHandle() with "." name]
expected: FAIL
[getFileHandle() with ".." name]
expected: FAIL
[getFileHandle(create=false) with a path separator when the file exists.]
expected: FAIL
[getFileHandle(create=true) with a path separator]
expected: FAIL