Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / origin-whitelisting-removal-expected.txt
blob762921a2b02025363b58d15fc3aa8a052a252b31
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 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
3 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
4 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
5 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
6 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
7 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
8 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
9 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/get.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
10 Tests the behavior of whitelisting origins and removing them later.
12 Testing: source origin: http://127.0.0.1:8000 destination origin: http:localhost 
13 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
14 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
15 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS)
16 PASS: PASS
17 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
18 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
21 Testing: source origin: http://127.0.0.1:8000 destination origin: http:localhost allowing subdomains
22 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
23 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
24 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS)
25 PASS: PASS
26 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
27 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
30 Testing: source origin: http://127.0.0.1:8000 destination origin: hTtP:LoCaLhOsT allowing subdomains
31 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
32 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
33 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS)
34 PASS: PASS
35 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
36 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
39 Testing: source origin: http://127.0.0.1:8000 destination origin: http: allowing subdomains
40 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
41 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.
42 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting PASS)
43 PASS: PASS
44 Loading: http://localhost:8000/xmlhttprequest/resources/get.txt (expecting NETWORK_ERR)
45 PASS: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8000/xmlhttprequest/resources/get.txt'.