- From: Dominik Röttsches via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Aug 2017 11:40:55 +0000
- To: public-css-archive@w3.org
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