| Index: LayoutTests/storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt
|
| diff --git a/LayoutTests/storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt b/LayoutTests/storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt
|
| deleted file mode 100644
|
| index cff49e28ac8bba653dcde25b2832f761bfbf2595..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -This is a test to make sure that when private browsing is on any attempt to change the localStorage area fail.
|
| -Initial value of testItem is: null
|
| -Caught exception trying to change item: Error: QuotaExceededError: DOM Exception 22
|
| -After change attempt, testItem is: null
|
| -After remove attempt, testItem is: null
|
| -After clear attempt, testItem is: null
|
| -
|
|
|