blob: 9cc707705e3efca1b724f7dd279d152751f144a3 [file] [log] [blame]
PASS IDBKeyRange.only() - returns an IDBKeyRange and the properties are set correctly
PASS IDBKeyRange.lowerBound() - returns an IDBKeyRange and the properties are set correctly
PASS IDBKeyRange.lowerBound() - 'open' parameter has correct default set
PASS IDBKeyRange.upperBound() - returns an IDBKeyRange and the properties are set correctly
PASS IDBKeyRange.upperBound() - 'open' parameter has correct default set
PASS IDBKeyRange.bound() - returns an IDBKeyRange and the properties are set correctly
PASS IDBKeyRange.bound() - 'lowerOpen' and 'upperOpen' parameters have correct defaults set