| Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/property-escape-entity-01-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/property-escape-entity-01-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/property-escape-entity-01-expected.txt
|
| index 064bf99c38f714ca9e171156619ae0b74715c1c6..56e346eb492236135eacaf245a6d4c300577836c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/property-escape-entity-01-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/property-escape-entity-01-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE ERROR: line 3: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-property.pl?clutter=blah&q=%22%20onload=%22alert(String.fromCharCode(0x58,0x53,0x53))%26%23x2f%26%2347' 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 3: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-property.pl?clutter=blah&q=%22%20onload=%22alert(String.fromCharCode(0x58,0x53,0x53))%26%23x2f%26%2347' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior.
|
|
|
|
|