← back to v144 · indexeddb-sqlite-backend-in-memory-contexts
conformance · v144
v144 · indexeddb-sqlite-backend-in-memory-contexts — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
indexeddb-exposed |
window.indexedDB is exposed — the implementation change does not alter the public API. spec ↗ | exists | … | |
open-returns-request |
indexedDB.open() returns an IDBOpenDBRequest, regardless of backend. spec ↗ | script | … | |
idbtransaction-exists |
IDBTransaction is unchanged in IDL. spec ↗ | exists | … | |
idbobjectstore-exists |
IDBObjectStore is unchanged in IDL. spec ↗ | exists | … | |
idbkeyrange-exists |
IDBKeyRange exists — no API removal in this backend swap. spec ↗ | exists | … |