a23281048a8f969293a56251300ec5eaab2692c8
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / access-control-basic-whitelist-response-headers-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 CONSOLE ERROR: Refused to get unsafe header "x-webkit"
3 PASS: Response header cache-control allowed.
4 PASS: Response header content-language allowed.
5 PASS: Response header content-type allowed.
6 PASS: Response header expires allowed.
7 PASS: Response header last-modified allowed.
8 PASS: Response header pragma allowed.
9 PASS: Response header x-webkit denied.
10 PASS: Non-whitelisted headers not passed to getAllResponseHeaders().
11