Re: [csswg-drafts] Computed value for shorthand font: should describe serialization for font-variant-css21 and font-stretch-css3

Actually, now that I think about it, we may actually need to preserve existing behavior. Today, if you style something with `font-style: expanded`, the computed style of the `font-style` property is `expanded` (and isn't a number). This behavior is what WebKit does today. Depending on web compatibility, it may be required.

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

Received on Friday, 4 August 2017 16:51:17 UTC