| Index: LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt b/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| index e7f3a30fad718654556cb77fb4af5568df46f1f7..f2c32dfc1631ed6ef001d85dfd68a804dfe44314 100644
|
| --- a/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| +++ b/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
|
| +CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' instead.
|
| CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
|
| CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransaction' instead.
|
| CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead.
|
|
|