| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
|
| index 50408c81bdc0b0e14a4a7a28bfb40e5a6c6f8808..f7bb116cd28b58911127094e9945592764cdb433 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: Refused to get unsafe header "X-TEST"
|
| +CONSOLE ERROR: line 1: Refused to get unsafe header "X-TEST"
|
| Test for bug 41210: Cross Origin XMLHttpRequest can not expose headers indicated in Access-Control-Expose-Headers HTTP Response Header.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|