[idbfactory-databases-opaque-origin.html] expected: if (os == "linux") and fission and not debug and asan: CRASH if (os == "linux") and fission and debug: CRASH if (os == "mac") and debug: CRASH if (os == "android") and debug: CRASH if (os == "android") and not debug: [OK, CRASH] [IDBFactory.databases() in data URL dedicated worker should throw SecurityError] expected: [PASS, FAIL] [IDBFactory.databases() in sandboxed iframe should reject] expected: [PASS, FAIL] [IDBFactory.databases() in data URL shared worker should throw SecurityError] expected: [PASS, FAIL]