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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 1956383003: Forwarding POST body into renderer after a cross-site transfer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed DCHECK_IMPLIES(method == "POST", url.SchemeIs(http or https)). 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/FlagExpectations/site-per-process
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
index dab348cd1bf1b52149ea546e6f30f4661077a755..0551d13720ab877c1922c8e5ce90f4b48b64be1d 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -20,15 +20,6 @@ http/tests/security/xssAuditor/block-does-not-leak-location.html [ Failure ]
http/tests/security/xssAuditor/block-does-not-leak-referrer.html [ Failure ]
http/tests/security/xssAuditor/full-block-script-tag-cross-domain.html [ Failure ]
-# https://crbug.com/582211 - body of POST request is not delivered to XSSAuditor.
-http/tests/security/xssAuditor/full-block-post-from-iframe.html [ Failure ]
-http/tests/security/xssAuditor/xss-protection-parsing-01.html [ Failure ]
-http/tests/security/xssAuditor/post-from-iframe.html [ Failure ]
-http/tests/security/xssAuditor/script-tag-post.html [ Failure ]
-http/tests/security/xssAuditor/xss-filter-bypass-long-string.html [ Failure ]
-http/tests/security/xssAuditor/script-tag-post-control-char.html [ Failure ]
-http/tests/security/xssAuditor/script-tag-post-null-char.html [ Failure ]
-
# https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like OOPIFs.
http/tests/inspector/console-cd-completions.html [ Failure ]
http/tests/inspector/console-cd.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698