Index: LayoutTests/http/tests/security/xssAuditor/link-onclick-null-char-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/link-onclick-null-char-expected.txt b/LayoutTests/http/tests/security/xssAuditor/link-onclick-null-char-expected.txt |
index dfa78a2ed514cc0d4c759530a956caadf5efe522..61ee8d2b6bab18300ab21ba4a322e996fc937118 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/link-onclick-null-char-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/link-onclick-null-char-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Ca%20onclick=%27al%00ert(0)%27%3EClick%3C/a%3E' 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%20onclick=%27al%00ert(0)%27%3EClick%3C/a%3E' 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. |