Chromium Code Reviews| Index: LayoutTests/http/tests/security/xssAuditor/script-tag-expression-follows-expected.txt |
| diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-expression-follows-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-expression-follows-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f8fbadb9404a5948b9c958c36abe08aebc34b152 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-expression-follows-expected.txt |
| @@ -0,0 +1,2 @@ |
| +CONSOLE ERROR: line 5: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?script-expression-follows=1&q=%3Cscript%3Ealert(%27XSS%27)' 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. |
| + |