Index: LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt |
diff --git a/LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt |
index 7635d965141fcb58d202a098baefeb436bf042a1..ec1e70d724cd5e16f844c07f04f6746a5f050c3d 100644 |
--- a/LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt |
+++ b/LayoutTests/virtual/stable/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". |