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

Unified Diff: LayoutTests/http/tests/security/cross-origin-css-expected.txt

Issue 47923008: Block execution of failed 'crossorigin' <script>s. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 7 years, 1 month 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/cross-origin-css-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-origin-css-expected.txt b/LayoutTests/http/tests/security/cross-origin-css-expected.txt
index 6780acf3d1c8c765bf938db55f0af8f6617a1be4..b5a3d5f894bae783e1461c2f36f43bf6e1b54713 100644
--- a/LayoutTests/http/tests/security/cross-origin-css-expected.txt
+++ b/LayoutTests/http/tests/security/cross-origin-css-expected.txt
@@ -5,3 +5,4 @@ LINK Same-origin, HTML, invalid: rgb(255, 255, 0)
IMPORT Cross-origin, HTML, valid: rgb(255, 255, 0)
IMPORT Cross-origin, CSS, invalid: rgb(255, 255, 0)
IMPORT Same-origin, HTML, invalid: rgb(255, 255, 0)
+PASS background image loaded
« no previous file with comments | « LayoutTests/http/tests/security/cross-origin-css.html ('k') | LayoutTests/http/tests/security/resources/cors-script.php » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698