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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/generic-0_1-img-src.html

Issue 2801873005: Un-skipped wpt csp generic tests (Closed)
Patch Set: Created 3 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
Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/generic-0_1-img-src.html
diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/generic-0_1-img-src.html b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/generic-0_1-img-src.html
index c3778f81604d4961e264315d29706579a4180ccb..0c1021589856726113714e54b401cf4d571a121f 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/generic-0_1-img-src.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/generic-0_1-img-src.html
@@ -29,7 +29,7 @@
}
</script>
- <script async defer src='../support/checkReport.sub.js?reportField=violated-directive&reportValue=default-src%20%27self%27%20%27unsafe-inline%27'></script>
+ <script async defer src='../support/checkReport.sub.js?reportField=violated-directive&reportValue=img-src%20%27self%27%20%27unsafe-inline%27'></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698