Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / encoding-send-latin-1-expected.txt
blob1dc3113475fbb8d924f15c1191756ea0a9bd4098
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 that Latin-1 characters are ent to the server correctly.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS xhr.responseText is tests[0]
8 PASS xhr.responseText is tests[1]
9 PASS xhr.responseText is tests[2]
10 PASS xhr.responseText is tests[3]
11 PASS xhr.responseText is tests[4]
12 PASS successfullyParsed is true
14 TEST COMPLETE