WPT
wpt / IndexedDB / idbindex_getAllRecords.any.html
Spec: Indexed DB ↗
Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@e7122b73f, 2026-09-04) | Safari 251 preview (wpt@2c385f65e, 2026-09-04) | Ladybird 1.0-70fb3 (wpt@4a01b83e3, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 29/29 | 29/29 | 29/29 | 29/29 | 0/29 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Single item | PASS | PASS | PASS | PASS | FAIL | — |
| Empty index | PASS | PASS | PASS | PASS | FAIL | — |
| Get all records | PASS | PASS | PASS | PASS | FAIL | — |
| Get all records with empty options | PASS | PASS | PASS | PASS | FAIL | — |
| Get all records with large value | PASS | PASS | PASS | PASS | FAIL | — |
| Count | PASS | PASS | PASS | PASS | FAIL | — |
| Query with bound range | PASS | PASS | PASS | PASS | FAIL | — |
| Query with bound range and count | PASS | PASS | PASS | PASS | FAIL | — |
| Query with upper excluded bound range | PASS | PASS | PASS | PASS | FAIL | — |
| Query with lower excluded bound range | PASS | PASS | PASS | PASS | FAIL | — |
| Query with bound range and count for generated keys | PASS | PASS | PASS | PASS | FAIL | — |
| Query with Nonexistent key | PASS | PASS | PASS | PASS | FAIL | — |
| Zero count | PASS | PASS | PASS | PASS | FAIL | — |
| Max value count | PASS | PASS | PASS | PASS | FAIL | — |
| Query with empty range where first key < upperBound | PASS | PASS | PASS | PASS | FAIL | — |
| Query with empty range where lowerBound < last key | PASS | PASS | PASS | PASS | FAIL | — |
| Query index key that matches multiple records | PASS | PASS | PASS | PASS | FAIL | — |
| Query with multiEntry index | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: next | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: prev | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: nextunique | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: prevunique | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: nextunique with duplicate index keys | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: prevunique with duplicate index keys | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: nextunique with multi-entry index | PASS | PASS | PASS | PASS | FAIL | — |
| Direction: prevunique with multi-entry index | PASS | PASS | PASS | PASS | FAIL | — |
| Direction and query | PASS | PASS | PASS | PASS | FAIL | — |
| Direction, query and count | PASS | PASS | PASS | PASS | FAIL | — |
| Get all records with invalid query keys | PASS | PASS | PASS | PASS | FAIL | — |