Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: LayoutTests/fast/domurl/check-instanceof-domurl-functions-expected.txt

Issue 804733002: Deprecate Window.webkitURL (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/domurl/check-instanceof-domurl-functions-expected.txt
diff --git a/LayoutTests/fast/domurl/check-instanceof-domurl-functions-expected.txt b/LayoutTests/fast/domurl/check-instanceof-domurl-functions-expected.txt
index 5d903e38a3a0cddd2c8718162b9a94e021bd3cbb..186f16f1740d3e9d22de8d57cf027fbe6bfc6ab7 100644
--- a/LayoutTests/fast/domurl/check-instanceof-domurl-functions-expected.txt
+++ b/LayoutTests/fast/domurl/check-instanceof-domurl-functions-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'webitURL' is deprecated. Please use 'URL' instead.
Test instanceof functions and properties of URL and webkitURL.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698