forked from mirrors/gecko-dev
69 lines
1.9 KiB
INI
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
|
|
|