[csswg-drafts] [css-fonts-4] Color fonts are not enabled by default (#7093)

litherum has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-fonts-4] Color fonts are not enabled by default ==
`font-palette` indicates that its initial value is `normal`. The prose for `normal` [says](https://drafts.csswg.org/css-fonts-4/#valdef-font-palette-normal):

> User-Agents attempt to treat the color font as closely as possible to a non-color font.

This is kind of unfortunate, as it means that color fonts, by default, will be rendered 'as closely as possible to a non-color font.'

In WebKit, we'll just use the 0th palette by default. I don't know what other browsers do (@drott) but if they do the same then we probably should adjust the description of `normal`.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7093 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 28 February 2022 23:58:01 UTC