Re: [csswg-drafts] [css-fonts-4] Font shorthand can not reliably parse oblique <angle>, needs <font-style-css3> exception

Thanks for your analysis, I think you're right, since font size and angle need a unit. I had in mind a case like `font: oblique 20 sans-serif;`

Does WebKit serialize an oblique value - say, 35deg - into the computed style of the font shorthand as `... oblique 35deg ...`?

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

Received on Wednesday, 26 July 2017 14:54:14 UTC