Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / origin-exact-matching / 02-expected.txt
blob54947e2def8b6aa571aef841c9f5a7f3dd2a0984
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/.
4 --------
5 Frame: '<!--framePath //<!--frame0-->-->'
6 --------
7 Check that exact matching is used when comparing a request's originating url and the value provided by Access-Control-Allow-Origin.
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
12 Should allow origin: '  *'
13 PASS xhr.send(null) is undefined.
14 PASS successfullyParsed is true
16 TEST COMPLETE