Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / origin-whitelisting-all-expected.txt
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 Tests the special case of whitelisting all origins.
3
4 Testing: http://localhost:8000/xmlhttprequest/resources/get.txt (sync)
5 PASS: PASS
6 Testing: http://localhost:8000/xmlhttprequest/resources/get.txt (async)
7 PASS: PASS
8 Testing: http://127.0.0.1:8000/xmlhttprequest/resources/get.txt (sync)
9 PASS: PASS
10 Testing: http://127.0.0.1:8000/xmlhttprequest/resources/get.txt (async)
11 PASS: PASS
12