| Index: LayoutTests/storage/storageinfo-request-quota-expected.txt
|
| diff --git a/LayoutTests/storage/storageinfo-request-quota-expected.txt b/LayoutTests/storage/storageinfo-request-quota-expected.txt
|
| index 15834ad9ae0e3991fee3ee1bdd1a0c8c3ea08fc9..271b1263061c4a87de7bb7e3ec951faf11c5d589 100644
|
| --- a/LayoutTests/storage/storageinfo-request-quota-expected.txt
|
| +++ b/LayoutTests/storage/storageinfo-request-quota-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| +CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| This tests webkitStorageInfo.requestQuota.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|