- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Apr 2021 16:24:01 +0000
- To: public-css-archive@w3.org
I agree this makes sense, although I note that the current Gecko implementation fails this test, because it sets 'opsz' based on the computed font size -- so that'll need to be fixed. (In practice, I think most use cases for `size-adjust` will involve fairly moderate scaling amounts, so the difference will be barely noticeable; but still, we should specify and do the right thing, not just fudge it!) This also prompted me to wonder how optical sizing interacts with `font-size-adjust`; I believe that is similarly broken in Gecko at present. Maybe you could include a similar test for that? -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6190#issuecomment-815048750 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 April 2021 16:24:03 UTC