← back to v130 · improved-error-reporting-in-indexeddb-for-large-value-read-failures
conformance · v130
v130 · improved-error-reporting-in-indexeddb-for-large-value-read-failures — conformance probe
4 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
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
indexeddb-factory-exposed |
The indexedDB factory is exposed on Window. spec ↗ | exists | … | |
idbrequest-error-property |
IDBRequest exposes the error property used to report failed reads. spec ↗ | script | … | |
idbtransaction-error-property |
IDBTransaction exposes an error property for aborted transactions. spec ↗ | script | … | |
failed-request-error-is-domexception |
A failed IndexedDB request surfaces a DOMException through request.error. spec ↗ | script | … |