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