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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylehash-allowed-expected.txt

Issue 138033019: CSP 1.1: Apply hashes to style elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylehash-allowed-expected.txt
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylehash-allowed-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylehash-allowed-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e94dd81ce5f725c8d684b8587ebd5f8bb53f9663
--- /dev/null
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylehash-allowed-expected.txt
@@ -0,0 +1,2 @@
+ALERT: PASS: The 'p' element's text is green, which means the style was correctly applied.
+This tests the result of a valid style hash. It passes if this text is green, and a "PASS" alert is fired.

Powered by Google App Engine
This is Rietveld 408576698