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: adjust test a bit
Created 5 years, 2 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
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)
Issue 1413563005: Reset CORS status upon re-initiating fetch of a stylesheet.
(Closed)
Created 5 years, 2 months ago by sof
Modified 5 years, 2 months ago
Reviewers: Mike West, haraken, Nate Chapin
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 2