Re: [csswg-drafts] [css-fonts] font-size:-webkit-xxx-large (#3907)

FWIW Gecko has `xxx-large` to represent values for legacy font-sizes greater than 7, we just don't parse or serialize that, and only set that from the attribute mapping code. But you can see its effect in:

`data:text/html,<font size="7">Foo`

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

Received on Friday, 10 May 2019 10:38:29 UTC