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