| Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt
|
| index e1130cc9e22242c008b92550584ba3d6b5dac0d2..4b3a767ef5a91ac43bb9f784b1132e4dfeab2d55 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?clutter=%20%3Ci%3E%3Cb%3E&q=%3Cscript%3E/*&q2=*/alert(String.fromCharCode(0x58,0x53,0x53))%3C/script%3E' because its source code was found within the request. The auditor was enabled as the server did not send an 'X-XSS-Protection' header.
|
| +CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?clutter=%20%3Ci%3E%3Cb%3E&q=%3Cscript%3E/*&q2=*/alert(String.fromCharCode(0x58,0x53,0x53))%3C/script%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior.
|
|
|
|
|