0ee20885b5f02942b6470151f21cd779368fda30
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / origin-whitelisting-ip-addresses-with-subdomains-expected.txt
1 CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access.
2 CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access.
3 Specifying that an IP address should match subdomains doesn't make sense. This test verifies that it doesn't do anything.
4
5 Testing: http://127.0.0.1:8000/xmlhttprequest/resources/get.txt (sync)
6 FAIL: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://127.0.0.1:8000/xmlhttprequest/resources/get.txt'.
7 Testing: http://127.0.0.1:8000/xmlhttprequest/resources/get.txt (async)
8 FAIL: 0
9