| Index: LayoutTests/webexposed/global-constructors-listing-expected.txt
|
| diff --git a/LayoutTests/webexposed/global-constructors-listing-expected.txt b/LayoutTests/webexposed/global-constructors-listing-expected.txt
|
| index d0efb402ebd8b3157ae4c3df14d8c75fee7f89d4..ad8dc08ed4fcbb03d35d4712d2829e31d3d7ff43 100644
|
| --- a/LayoutTests/webexposed/global-constructors-listing-expected.txt
|
| +++ b/LayoutTests/webexposed/global-constructors-listing-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 test documents the Constructor properties on the global window object.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|