| Index: LayoutTests/http/tests/inspector/network/network-xhr-async-double-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-async-double-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-async-double-expected.txt
|
| index 90a6eda889c9accea7778fe033dadcd342de415f..bf2990a22d7b88ed96f92ab13627fad9967b16ee 100644
|
| --- a/LayoutTests/http/tests/inspector/network/network-xhr-async-double-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/network/network-xhr-async-double-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| +CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 1
|
| CONSOLE MESSAGE: line 6: XHR loaded: 2
|
| Tests responses in network tab for two XHRs sent without any delay between them. Bug 91630
|
|
|