Closed
Bug 1870348
Opened 2 years ago
Closed 2 years ago
Firefox fails two subtests in WPT css-properties-values-api/registered-property-revert.html
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug)
Details
We fail two subtests in this WPT test (which is part of interop-2023 Custom Properties focus-area):
https://wpt.fyi/results/css/css-properties-values-api/registered-property-revert.html
https://wpt.live/css/css-properties-values-api/registered-property-revert.html
Fail Non-inherited registered custom property can be reverted in animation
Fail Inherited registered custom property can be reverted in animation
Comment 1•2 years ago
|
||
Emilio mentioned these in D196419 yesterday. Fixing these WPTs will require integrating AnimationValue in the cascade.
Updated•2 years ago
|
Blocks: interop-2024-custom-properties
Comment 2•2 years ago
|
||
WPT css-properties-values-api/registered-property-revert.html passes now that the patches from bug 1864736 and bug 1877383 are in central.
You need to log in
before you can comment on or make changes to this bug.
Description
•