blob: 17643bcf8f2cdccad6e786d4d34b752873e03094 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[opaque-origin.https.window.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[navigator.storage.getDirectory() and showDirectoryPicker() must reject in a sandboxed iframe.]
expected: FAIL
[navigator.storage.getDirectory() and showDirectoryPicker() must reject in a sandboxed opened window.]
expected: FAIL
[FileSystemDirectoryHandle must be undefined for data URI iframes.]
expected: FAIL
|