| Index: third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-detached-mixedcontent-no-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-detached-mixedcontent-no-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-detached-mixedcontent-no-crash-expected.txt
|
| index 295696b14c20b554c67407110241e7eb457a2bcc..147693d6359bdf088014b7012e3cfdb7b716d13c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-detached-mixedcontent-no-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-detached-mixedcontent-no-crash-expected.txt
|
| @@ -4,7 +4,7 @@ Performing mixed content checks in a detached setting shouldn't crash.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS xhr.send() threw exception NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://user:pass@127.0.0.1:8000/doesNotExist'..
|
| +PASS xhr.send() threw exception NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://user:pass@127.0.0.1:8000/doesNotExist': Document is already detached..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|