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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt

Issue 2784543003: Fixed wpt content-security-policy/style-src tests (Closed)
Patch Set: CR changes Created 3 years, 9 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/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt
deleted file mode 100644
index 4de9566830a9aa53fa91809d5e3fdcbaa9d875af..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-CONSOLE ERROR: line 10: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". Either the 'unsafe-inline' keyword, a hash ('sha256-LpmHRjuhMOJl5UQVWi3ONaveclDEAfUVZg+1+9VZ57c='), or a nonce ('nonce-...') is required to enable inline execution.
-
-PASS

Powered by Google App Engine
This is Rietveld 408576698