New wpt failures in /css/css-fonts/font-stretch-interpolation-math-functions.html
Categories
(Core :: CSS Transitions and Animations, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 44536 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-fonts/font-stretch-interpolation-math-functions.tentative.html [wpt.fyi]
- CSS Transitions: property <font-stretch> from [100%] to [calc(sign(20rem - 20px) * 180%)] at (0) should be [100%]:
FAIL
- CSS Transitions with transition: all: property <font-stretch> from [100%] to [calc(sign(20rem - 20px) * 180%)] at (0) should be [100%]:
FAIL
- CSS Animations: property <font-stretch> from [100%] to [calc(sign(20rem - 20px) * 180%)] at (0) should be [100%]:
FAIL
- Web Animations: property <font-stretch> from [100%] to [calc(sign(20rem - 20px) * 180%)] at (0) should be [100%]:
FAIL
- CSS Transitions: property <font-stretch> from [100%] to [calc(sign(20rem - 20px) * 180%)] at (0) should be [100%]:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1879894 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•1 year ago
|
||
This looks the same as bug 1879882 (interpolation using sign() expressions in one of the values); just with percentage values here, rather than angles. --> Adding see-also.
Comment 2•1 year ago
|
||
This WPT is no longer marked as tentative. Chrome and Safari both pass.
Description
•