summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-detached-mixedcontent-no-crash-expected.txt
blob: a606299c273e3434f4ec5423f7045dcc15645c94 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
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 successfullyParsed is true

TEST COMPLETE