| Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/link-onclick-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/link-onclick-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/link-onclick-expected.txt
|
| index 37c2c6c70ccc66e77936285aa15ab35c5412474a..a42a34b3452530db98f7265d8fe821873df1041e 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/link-onclick-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/link-onclick-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Ca%20onclick=%27alert(String.fromCharCode(0x58,0x53,0x53))%27%3EClick%3C/a%3E' because its source code was found within the request. The auditor was enabled as the server did not send an 'X-XSS-Protection' header.
|
| +CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Ca%20onclick=%27alert(String.fromCharCode(0x58,0x53,0x53))%27%3EClick%3C/a%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior.
|
|
|
|
|