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

Unified Diff: LayoutTests/http/tests/eventsource/workers/eventsource-url-attribute-expected.txt

Issue 422743002: Deprecate EventSource.URL and WebSocket.URL (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months 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/http/tests/eventsource/workers/eventsource-url-attribute-expected.txt
diff --git a/LayoutTests/http/tests/eventsource/workers/eventsource-url-attribute-expected.txt b/LayoutTests/http/tests/eventsource/workers/eventsource-url-attribute-expected.txt
index 1817801f627588da6db39251d1926af3c69d1ea0..c9dc48e78dbfaa65146fe87e56364d7d72f07c39 100644
--- a/LayoutTests/http/tests/eventsource/workers/eventsource-url-attribute-expected.txt
+++ b/LayoutTests/http/tests/eventsource/workers/eventsource-url-attribute-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'EventSource.URL' is deprecated. Please use 'EventSource.url' instead.
[Worker] Both .URL and .url should work (for compatibility reasons).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698