W3C home > Mailing lists > Public > public-css-archive@w3.org > July 2020

Re: [csswg-drafts] [css-inline-3] vertical-align: super and font metrics (#5225)

From: L. David Baron via GitHub <sysbot+gh@w3.org>
Date: Tue, 28 Jul 2020 22:59:04 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-665336516-1595977143-sysbot+gh@w3.org>
For what it's worth Gecko's [layout code](https://searchfox.org/mozilla-central/rev/d9f92154813fbd4a528453c33886dc3a74f27abb/layout/generic/nsLineLayout.cpp#2023-2025) thinks it's asking for the font metrics, but the font code [uses a constant](https://searchfox.org/mozilla-central/search?q=NS_FONT_%5BA-Z%5D*_OFFSET_RATIO&path=&case=false&regexp=true).  Note that that constant is separately used by the code that handles `font-variant-position`.

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5225#issuecomment-665336516 using your GitHub account
Received on Tuesday, 28 July 2020 22:59:05 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:12 UTC