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

Unified Diff: LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-conditional-expected.txt

Issue 146853003: Correctly handle CORS access checks over cache-validating responses. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/script-crossorigin-loads-cross-origin-conditional-expected.txt
diff --git a/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-conditional-expected.txt b/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-conditional-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..edc4aef89d2ed2c34ee7355773023e4b1c5e1e70
--- /dev/null
+++ b/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-conditional-expected.txt
@@ -0,0 +1,4 @@
+Test that script elements that are fetched with CORS enabled and conditionally, pass the expected access controls.
+
+PASS: crossorigin script repeatedly and conditionally loaded.
+

Powered by Google App Engine
This is Rietveld 408576698