Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
LayoutTests
/
storage
/
websql
/
open-database-over-quota-expected.txt
blob: b25e961a5d8fa5718c7ce749ecf223bbbd46e69e [
file
] [
log
] [
blame
]
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