- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Dec 2020 18:49:41 +0000
- To: public-css-archive@w3.org
cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-fonts-4] Animation type of font-size-adjust: none == Hello, In the [draft of CSS Fonts 4] (https://drafts.csswg.org/css-fonts-4/#font-size-adjust-prop), the animation type of `font-size-adjust` is `by computed value type` and the computed value is `a number or the keyword none`. I believe other specs use `discrete` whenever at least one authorized value prevents interpolation. In Firefox, the animation type from `none` to `number` is discrete. To sum up, this is just a suggestion to change `by computed value` to `discrete`, for consistency with other specifications. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5762 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 December 2020 18:49:43 UTC