[css-color] Enable relative color syntax on nightly.
Categories
(Core :: CSS Parsing and Computation, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: tlouw, Assigned: tlouw)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Now that there is enough functionality and test passes to make RCS useful, let's enable on nightly.
Assignee | ||
Comment 1•7 months ago
|
||
RCS now has enough working functionality and passing tests to enable it
on nightly by default.
Depends on D208344
Comment 3•7 months ago
|
||
Now that there is enough functionality and test passes to make RCS useful, let's enable on nightly.
I wonder whether that's actually the case. At https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html?label=master&label=experimental&aligned&view=interop only a dozen of more than 1k tests is passing so far. Or am I missing something?
Anyway, once enabled, this should be mentioned at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features.
And it probably also deserves to be mentioned in the Nightly release notes.
Release Note Request (optional, but appreciated)
[Why is this notable]: Allows creating new colors in CSS based on other colors.
[Affects Firefox for Android]: yes
[Suggested wording]: Starting with Firefox 127, the relative color syntax is supported in CSS color functions in Nightly builds. 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 4•7 months ago
|
||
bugherder |
Comment 5•7 months ago
|
||
Added to the nightly release notes for 127.
https://www.mozilla.org/en-US/firefox/127.0a1/releasenotes/
Assignee | ||
Comment 6•7 months ago
|
||
The changes that fixes the tests were landed with this one. The wpt tests should start passing in a day or two. Sorry for the confusion. Should have mentioned in the bug as least.
Also thanks for adding the nightly notes.
Comment 7•4 months ago
|
||
removing from nightly+ as this was enabled and added to rel notes in Fx128 in bug 1900251
Description
•