| Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt
|
| index 62662b472985a567fa3b4978aa28ec6e1fbad5c8..0926d761bb519e6a5846a75ff364be64213f957d 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-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=%3Cscript%3Ealert(1%1)%3C/script%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=%3Cscript%3Ealert(1%1)%3C/script%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior.
|
|
|
|
|