Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
storage
/
websql
/
open-database-over-quota-expected.txt
blob: 82aab183db70de50ee9fad9958ba49df5383a645 [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: line 11: 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