| Index: third_party/WebKit/LayoutTests/storage/quota/storageinfo-missing-arguments-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/storage/quota/storageinfo-missing-arguments-expected.txt b/third_party/WebKit/LayoutTests/storage/quota/storageinfo-missing-arguments-expected.txt
|
| index 274797a6a9574c156b36a6098ad3ceaa9360439c..87e6b993402c7bbed584465c0d375d64441325df 100644
|
| --- a/third_party/WebKit/LayoutTests/storage/quota/storageinfo-missing-arguments-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/storage/quota/storageinfo-missing-arguments-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| +CONSOLE WARNING: line 7: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| Ensures that we get exceptions when we do not include required arguments for webkitStorageInfo methods.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|