| Index: LayoutTests/storage/websql/private-browsing-noread-nowrite-expected.txt
|
| diff --git a/LayoutTests/storage/websql/private-browsing-noread-nowrite-expected.txt b/LayoutTests/storage/websql/private-browsing-noread-nowrite-expected.txt
|
| deleted file mode 100644
|
| index 21f67d2fac4f26e6f2d728006880d2f5ff532909..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/storage/websql/private-browsing-noread-nowrite-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -This test makes sure that attempts to change the database during private browsing fail.
|
| -Setup statement 1 completed successfully
|
| -Setup statement 2 completed successfully
|
| -Private browsing statement 1 completed with an error
|
| -could not prepare statement (1 not authorized)
|
| -Private browsing statement 2 completed with an error
|
| -could not prepare statement (23 not authorized)
|
| -Private browsing statement 3 completed with an error
|
| -could not prepare statement (23 not authorized)
|
| -Private browsing statement 4 completed with an error
|
| -could not prepare statement (23 not authorized)
|
| -Private browsing statement 5 completed with an error
|
| -could not prepare statement (23 access to PrivateTest1.randomData is prohibited)
|
| -Test ended
|
| -
|
|
|