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