| 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".
|
|
|