haikuwebkit/LayoutTests/storage/websql/open-database-over-quota-ex...

4 lines
208 B
Plaintext

CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
This tests that calling openDatabase with a size greater or equal to the test max quota limit of 5MB doesn't assert on debug builds.
PASS