Skip to content

Comment on Firefox 155.0

Comments

All the web platform changes are really cool:

---

The CSS attr() function now supports values of any type, so authors can use attribute values in any property rather than only as strings in the content property.
Firefox now supports the progress() CSS function.
Firefox 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.
Firefox now supports the Promise.allKeyed and Promise.allSettledKeyed methods from the await dictionary proposal, which take an object of promises and resolve to an object of results with the same keys.

... And so on.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.