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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol.html

Issue 1906603003: XSSAuditor doesn't handle full set of html5 entities for punctuation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stray blank line. Created 4 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-safe2.html b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol.html
similarity index 59%
copy from third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-safe2.html
copy to third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol.html
index 2495b6a42116254e9bf70f9cb300f28783946215..303939a27435d37d61b4233ee0816d8a0a3ad717 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-safe2.html
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol.html
@@ -9,7 +9,7 @@ if (window.testRunner) {
</script>
</head>
<body>
-<iframe src="http://localhost:8000/security/xssAuditor/resources/base-href/base-href-safe2.html">
+<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3clink%20rel=import%20href=http:%26sol%3b%26sol%3blocalhost:8000%26sol%3bsecurity%26sol%3bxssAuditor%26sol%3bresources%26sol%3bxss.html%26quest%3b">
</iframe>
</body>
</html>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-sol-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698