New wpt failures in /css/fetching/fetch-resources.sub.html (Need to fetch shape images and web fonts using CORS)
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 31344 found new untriaged test failures in CI
Tests Affected
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
WebFonts should be fetched with cors: FAIL (Chrome: PASS, Safari: FAIL)
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1737048 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Comment 1•4 years ago
|
||
This is from spec issue https://github.com/w3c/csswg-drafts/issues/562
Notes from the github pull request, for the failing tests here:
[css-fonts-4]: Formalize font loading to use the new fetch method. Removed some of the font loading "guidelines" as they are now baked in to the algorithm.
[css-shapes-2]: Load css-shapes external images/SVG using fetch style resoure
Updated•4 years ago
|
Description
•