Sign in
webkit
/
WebKit
/
c19171a123537df24000c2385ff2300a0c5e6314
/
.
/
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