[idbfactory-open-opaque-origin.html]
[IDBFactory.open() in data URL shared workers should throw SecurityError]
expected:
if not debug and (os == "linux") and not asan and not tsan: [FAIL, PASS]
if not debug and (os == "win"): [FAIL, PASS]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[IDBFactory.open() in data URL dedicated workers should throw SecurityError]
expected:
if not debug and (os == "linux") and not asan and not tsan: [FAIL, PASS]
if not debug and (os == "win"): [FAIL, PASS]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]