Re: [csswg-drafts] [css-fonts] Proposal to extend CSS font-optical-sizing (#4430)

I notice that [the one rendering-based WPT test for optical sizing](https://test.csswg.org/harness/test/css-fonts-4_dev/spec/css-fonts-4/section/8.1/variable-opsz/) checks that the result of 

1. setting the `font-size` (in px) with the initial value (`auto`) of `font-optical-sizing`
2. setting `font-variation-settings: 'opsz'` to the same value as the px value

matches. In other words, the test checks that `opsz` is set in `px`. So yes [there is interop](https://test.csswg.org/harness/results/css-fonts-4_dev/grouped/section/8.1/) but the rendered result in real-world usage will be suboptimal because the adjustment created by the font designer is not being applied correctly. 

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

Received on Thursday, 17 October 2019 16:33:18 UTC