Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / xmlhttprequest / xmlhttprequest-detached-mixedcontent-no-crash-expected.txt
blob8729db1ed8b604ce49c460615e506cf1b817ad0a
1 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 http://xhr.spec.whatwg.org/.
2 Performing mixed content checks in a detached setting shouldn't crash.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS xhr.send() threw exception NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://user:pass@127.0.0.1:8000/doesNotExist'..
8 PASS successfullyParsed is true
10 TEST COMPLETE