blob: 1b4dc8b6da826d5df23e7fa897fd1ea673b4ed2e [file] [log] [blame]
PASS showDirectoryPicker() must be undefined for data URI iframes.
PASS FileSystemDirectoryHandle must be undefined for data URI iframes.
FAIL navigator.storage.getDirectory() and showDirectoryPicker() must reject in a sandboxed iframe. assert_equals: expected "showDirectoryPicker(): REJECTED: SecurityError" but got "showDirectoryPicker(): EXCEPTION: TypeError"
FAIL navigator.storage.getDirectory() and showDirectoryPicker() must reject in a sandboxed opened window. assert_equals: expected "showDirectoryPicker(): REJECTED: SecurityError" but got "showDirectoryPicker(): EXCEPTION: TypeError"