Index: LayoutTests/webexposed/global-interface-listing-expected.txt |
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt |
index 522ca63c9fb785b379b332548d1af9df5cf844a2..084ac5237972ace2f4a4afc423341e498c387041 100644 |
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -8,6 +8,7 @@ CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste |
CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' instead. |
CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead. |
CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead. |
+CONSOLE WARNING: 'webitURL' is deprecated. Please use 'URL' instead. |
This test documents all interface attributes and methods on the global window object and element instances. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |