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

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: webit => webkit 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..64cda456a24eb64fa2852e4c019cc6219dc0b806 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: 'webkitURL' 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".
« no previous file with comments | « LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt ('k') | LayoutTests/fast/js/global-constructors-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698