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

Yes. What I suggest to clarify is that a `getComputedStyle(someElement).font` serialization cannot be produced in case `font-stretch` contains a value that does not fit any of the keyword values of `font-stretch-css3`. If it does match one of those keywords in its value, serialize the value of font-stretch as keywords, not as percentages (as which the computed value of font-stretch is to be serialized regularly).

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

Received on Thursday, 3 August 2017 11:40:56 UTC