Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / xml-encoding-expected.txt
blob22374ddb238d7b8d9952d63669511d487cd6961e
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 Test XMLHttpRequest and document.xmlEncoding interaction.
4 The request body should contain the word "Проверка".
6 responseXML.xmlEncoding: windows-1251
7 responseXML.xmlVersion: 1.0
8 responseXML.xmlStandalone: true
9 Request body: <?xml version="1.0" encoding="windows-1251" standalone="yes"?><doc>Проверка</doc>