[wpt-sync] Sync PR 31344 - Add tests for how styles fetch resources from the network
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31344 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31344
Details from upstream follow.
Noam Rosenthal <noam.j.rosenthal@gmail.com> wrote:
Add tests for how styles fetch resources from the network
Ensure that Origin/Referer headers are sent according to specification with different scenarios.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 2
Chrome
OK : 1
PASS: 4
Safari
OK : 1
PASS: 3
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/fetching/fetch-resources.sub.html
Shape images should fetched with cors: FAIL
New Tests That Don't Pass
/css/fetching/fetch-resources.sub.html
Shape images should fetched with cors: FAIL (Chrome: PASS, Safari: PASS)
WebFonts should be fetched with cors: FAIL (Chrome: PASS, Safari: FAIL)
Assignee | ||
Updated•3 years ago
|
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f15e9756c934
https://hg.mozilla.org/mozilla-central/rev/81dd9fb7bf6b
Description
•