| Index: LayoutTests/http/tests/security/xssAuditor/malformed-HTML-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/xssAuditor/malformed-HTML-expected.txt b/LayoutTests/http/tests/security/xssAuditor/malformed-HTML-expected.txt
|
| index a75e5f8bc1741710d47185a5b2b02de54ad40e01..ff4377545ccedf805da2791f69ce1ee4c4cbc5b0 100644
|
| --- a/LayoutTests/http/tests/security/xssAuditor/malformed-HTML-expected.txt
|
| +++ b/LayoutTests/http/tests/security/xssAuditor/malformed-HTML-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Ca%3Cimg/src/onerror=alert(1)//%3C' because its source code was found within the request. The auditor was enabled as the server sent neither an 'X-XSS-Protection' nor 'Content-Security-Policy' 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%3Cimg/src/onerror=alert(1)//%3C' because its source code was found within the request. The auditor was enabled as the server sent neither an 'X-XSS-Protection' nor 'Content-Security-Policy' header.
|
|
|
|
|
| --------
|
|
|