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

Side by Side Diff: LayoutTests/http/tests/security/link-crossorigin-stylesheet-import-anonymous-expected.txt

Issue 1011103002: Allow cross-origin cssRules access to CORS-fetched stylesheet. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: compile fix.. Created 5 years, 9 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 unified diff | Download patch
OLDNEW
1 Test that a subresource with a crossorigin=anonymous loads a CORS enabled resour ce. 1 Test that CORS-fetched stylesheets (crossorigin=anonymous) handle @import as exp ected.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS 6 PASS
7 PASS 7 PASS
8 PASS 8 PASS
9 PASS
10 PASS successfullyParsed is true 9 PASS successfullyParsed is true
11 10
12 TEST COMPLETE 11 TEST COMPLETE
13 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698