[css-color] Enable relative color syntax on stable.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Tracking
()
People
(Reporter: tlouw, Assigned: tlouw)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Support for currentColor
is the only feature not supported by us and because its use is a bit edge case and other browsers already releasing without it, I don't think it's a blocker.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•11 months ago
|
Comment 3•11 months ago
|
||
bugherder |
Updated•11 months ago
|
Comment 4•11 months ago
|
||
Associated Pull Requests
Comment 5•10 months ago
|
||
This big feature obviously got missed when assembling the 128 release notes. Maybe it can still be added?
[Why is this notable]: Allows creating new colors in CSS based on other colors.
[Affects Firefox for Android]: yes
[Suggested wording]: The relative color syntax is now supported in CSS color functions. This allows to create colors based on other colors.
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_colors/Relative_colors
Sebastian
Comment 6•10 months ago
|
||
Tiaan, can you confirm that this should be in our release notes? Thanks
Assignee | ||
Comment 7•10 months ago
|
||
It should be on the release notes yes.
Sorry I'm not sure about the release notes process, but isn't it already there if it appears here? https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
Comment 8•10 months ago
|
||
(In reply to Tiaan Louw from comment #7)
It should be on the release notes yes.
Sorry I'm not sure about the release notes process, but isn't it already there if it appears here? https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
I just added it :)
Comment 9•10 months ago
|
||
Perfect! Thanks to both of you!
Sebastian
Comment 10•10 months ago
|
||
FWIW, the deadline for release note submissions for 128 was July 2 and was published in multiple locations. Please be more mindful of them in the future.
Description
•