WPT
wpt / IndexedDB / idbobjectstore_getAllRecords.any.html
Spec: Indexed DB ↗
Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@47d833bbc, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 25/25 | 25/25 | 25/25 | 25/25 | 0/25 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Single item | PASS | PASS | PASS | PASS | FAIL | — |
| Single item with generated key | PASS | PASS | PASS | PASS | FAIL | — |
| Empty object store | 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 values | 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 | — |
| 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 and query | PASS | PASS | PASS | PASS | FAIL | — |
| Direction, query and count | PASS | PASS | PASS | PASS | FAIL | — |
| Get all records with transaction.commit() | PASS | PASS | PASS | PASS | FAIL | — |
| Get all records with invalid query keys | PASS | PASS | PASS | PASS | FAIL | — |