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 3268d52385d57ca53587e0b694413130bea122f7..dfa78a2ed514cc0d4c759530a956caadf5efe522 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='al%00ert(0)'%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 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. |