| Index: third_party/WebKit/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| index 164545e7685285eaba16135cf329371f3976ea9c..2b70897bf54a5c04a0d4de548acb681a9a685603 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE WARNING: line 26: 'webkitURL' is deprecated. Please use 'URL' instead.
|
| -CONSOLE WARNING: line 26: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| +CONSOLE WARNING: line 33: 'webkitURL' is deprecated. Please use 'URL' instead.
|
| +CONSOLE WARNING: line 33: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| Make sure prototypes are set up using the window a property came from, instead of the lexical global object.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|