Implement alpha() function behind pref
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
People
(Reporter: sajidanwar, Assigned: sajidanwar)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Will be named layout.css.alpha-color-function.enabled in my patch.
Added dev-doc-needed so the new flag can be added to https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features (I think that's the right keyword for this, but maybe Sebastian can pop in and fix it if wrong 😀).
Also flipped relnote to ? as this bug will enable this flag by default for nightly builds.
Release Note Request
[Why is this notable]: New CSS feature, parity with Chrome
[Affects Firefox for Android]: Yes
[Suggested wording]: Firefox Nightly now supports the alpha() CSS function. This is a relative color function that can be used to modify just the alpha component of a given color.
[Links (documentation, blog post, etc)]: https://drafts.csswg.org/css-color-5/#relative-alpha (No MDN page for this yet)
| Assignee | ||
Comment 1•6 days ago
|
||
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/60632 for changes under testing/web-platform/tests
Comment 4•5 days ago
|
||
| bugherder | ||
Upstream PR merged by moz-wptsync-bot
Updated•4 days ago
|
Description
•