Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / xmlhttprequest-responseText-exception-expected.txt
blob022f000741a9698aa8b3c503dc8887ffa022e52d
1 XMLHttpRequest.responseText should not throw even when not (loading or done).
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS readyState = 1
7 PASS readyState = 2
8 PASS readyState = 3
9 PASS readyState = 4
10 PASS successfullyParsed is true
12 TEST COMPLETE