idbfactory-deleteDatabase-opaque-origin.html.ini (511B)
1 [idbfactory-deleteDatabase-opaque-origin.html] 2 expected: 3 if fission and (os == "win") and debug: CRASH 4 if fission and (os == "mac") and not debug: [OK, CRASH] 5 if not fission and (os == "android") and not debug: [OK, CRASH] 6 if not fission and (os == "linux"): CRASH 7 [IDBFactory.deleteDatabase() in data URL dedicated worker should throw SecurityError] 8 expected: [PASS, FAIL] 9 10 [IDBFactory.deleteDatabase() in data URL shared worker should throw SecurityError] 11 expected: [PASS, FAIL]