Index: LayoutTests/http/tests/security/xssAuditor/link-onclick-control-char-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/link-onclick-control-char-expected.txt b/LayoutTests/http/tests/security/xssAuditor/link-onclick-control-char-expected.txt |
index 82c281476baf55091ffc217905d1cd4ecfd4ea30..69eb18298f06d060587633ba599925c28bd56e80 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/link-onclick-control-char-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/link-onclick-control-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%05ert(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%05ert(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. |