Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-unterminated-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-unterminated-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-unterminated-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2171f646e16552f6bac77a2fc9e0e4de268973ff |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-unterminated-expected.txt |
@@ -0,0 +1,3 @@ |
+CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-head-base-href.pl?q=%3Cbase%20href=http://127.0.0.1:8000/security/xssAuditor/resources/base-href/' 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. |
+ALERT: This is a safe script. |
Tom Sepez
2016/05/19 17:50:58
Note: This runs because the base tag is igonred, a
|
+ |