| Index: LayoutTests/fast/events/event-on-xhr-document-expected.txt
|
| diff --git a/LayoutTests/fast/events/event-on-xhr-document-expected.txt b/LayoutTests/fast/events/event-on-xhr-document-expected.txt
|
| index e9b4da23f63493d98d8612fa75b96f84b5dd9a04..2cd5e47481b4fe43e718abdad18fddf433238483 100644
|
| --- a/LayoutTests/fast/events/event-on-xhr-document-expected.txt
|
| +++ b/LayoutTests/fast/events/event-on-xhr-document-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
| PASS window.caughtFoo is ['foo@target', 'foo@root']
|
| PASS window.caughtFoo is []
|
| PASS window.caughtFoo is ['foo@target', 'foo@root']
|
|
|