mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
15 lines
797 B
Plaintext
15 lines
797 B
Plaintext
Harness status: OK
|
|
|
|
Found 10 tests
|
|
|
|
10 Pass
|
|
Pass IDBKeyRange.only() - returns an IDBKeyRange and the properties are set correctly
|
|
Pass IDBKeyRange.only() - throws on invalid keys
|
|
Pass IDBKeyRange.lowerBound() - returns an IDBKeyRange and the properties are set correctly
|
|
Pass IDBKeyRange.lowerBound() - 'open' parameter has correct default set
|
|
Pass IDBKeyRange.lowerBound() - throws on invalid keys
|
|
Pass IDBKeyRange.upperBound() - returns an IDBKeyRange and the properties are set correctly
|
|
Pass IDBKeyRange.upperBound() - 'open' parameter has correct default set
|
|
Pass IDBKeyRange.upperBound() - throws on invalid keys
|
|
Pass IDBKeyRange.bound() - returns an IDBKeyRange and the properties are set correctly
|
|
Pass IDBKeyRange.bound() - 'lowerOpen' and 'upperOpen' parameters have correct defaults set |