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

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

Issue 104943004: Have preloader handle crossorigin resources better. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Initialize m_allowCredentials in the constructor Created 7 years 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-preload-expected.txt
diff --git a/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-preload-expected.txt b/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-preload-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..504f2ced470875f61f5843571ab70827ef0eb179
--- /dev/null
+++ b/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-preload-expected.txt
@@ -0,0 +1,3 @@
+Test that a script element with a crossorigin attribute (pre)loads a cross-origin script correctly.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698