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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/link-crossorigin-stylesheet-reinserted-expected.txt

Issue 1413563005: Reset CORS status upon re-initiating fetch of a stylesheet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: CSS stylesheet from origin 'http://127.0.0.1:8080' has been block ed from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allo w-Origin' header is present on the requested resource. Origin 'http://127.0.0.1: 8000' is therefore not allowed access.
2 CONSOLE ERROR: CSS stylesheet from origin 'http://127.0.0.1:8080' has been block ed from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allo w-Origin' header is present on the requested resource. Origin 'http://127.0.0.1: 8000' is therefore not allowed access.
3 Test that re-inserting a CORS-loading stylesheet is correctly handled.
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6
7
8 PASS non-CORS stylesheet loaded with error(no assert)
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698