Re: [csswg-drafts] [css-fonts-4] Animation type font-weight, discrete?

Looks like it should refer to the [font weight animation type](https://drafts.csswg.org/css-transitions/#animtype-font-weight), because the [definition in CSS Fonts 3](https://drafts.csswg.org/css-fonts-3/#font-weight-prop) also refers to it.

Having said that, the discussion whether the discrete transition between the number values should be changed to a smooth one is then rather related to CSS Transitions.

As `font-weight` was changed in CSS Fonts 4 to allow arbitrary `<number>` values (should that actually be `<integer>`?) instead of discrete values, it makes sense to redefine the transition so that it also allows `<number>` (resp. `<integer>`) values.

Therefore, the font [weight animation type in CSS Transitions 1](https://drafts.csswg.org/css-transitions/#animtype-font-weight) may either be changed accordingly or removed in favor of specifying an animation type of `<number>` (or `<integer>`) in CSS Fonts 4.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1579#issuecomment-313324145 using your GitHub account

Received on Thursday, 6 July 2017 07:56:38 UTC