[csswg-drafts] [css-fonts-3] Should font-size-adjust have a from-font value? (#3402)

bernhardf-ro has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-fonts-3] Should font-size-adjust have a from-font value? ==
Assuming that `font-size-adjust` is primarily used to adjust portions of text that deviate from the default font of the document, e.g. keywords marked as code or automatic fallback, authors would benefit from a `from-font` value that computes to `(1ex/1em)` or "_the `number` that causes equal behavior to the `none` keyword for the current font_". This would eliminate the need to manually approximate the `number` value, making the property more straight-forward to use.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3402 using your GitHub account

Received on Thursday, 6 December 2018 13:51:56 UTC