Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(993)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-unterminated-expected.txt

Issue 1998743002: Apply ScrLike truncation to base href attribute's URL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+

Powered by Google App Engine
This is Rietveld 408576698