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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/blob-urls-match-self-expected.txt

Issue 1178373004: 'blob:' URLs should not match 'self' in CSP source expression lists. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Exclude extensions. Created 5 years, 6 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/blob-urls-match-self-expected.txt
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/blob-urls-match-self-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/blob-urls-match-self-expected.txt
deleted file mode 100644
index 8e8082490280efdd823caabaf44cb113db06459d..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/blob-urls-match-self-expected.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-ALERT: PASS (1/1)!
-blob: URLs are same-origin with the page in which they were created, and should therefore match the 'self' source in CSP directives.

Powered by Google App Engine
This is Rietveld 408576698