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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive.html

Issue 23172003: Improve parallelization of CSP and XSSAuditor reporting tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 | LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive.html
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive.html b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive.html
index 2ccce1b2817b15f53e9bda48d9c4e55ee0f115fa..8bec3f1145b709b37d4839183234bc2de9b13aec 100644
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive.html
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta http-equiv="Content-Security-Policy" content="default-src 'self'; report-uri ../resources/save-report.php">
+ <meta http-equiv="Content-Security-Policy" content="default-src 'self'; report-uri ../resources/save-report.php?test=report-uri-effective-directive.html">
</head>
<body>
<script>
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698