- From: Weston Thayer via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Oct 2018 21:20:31 +0000
- To: public-css-archive@w3.org
I wanted to share one more situation—in multi-column layouts, I often wish I could set the top margin directly to the baseline to make sure make sure two bits of differently sized text are base-aligned: ![A two column layout, where the headlines are base-aligned, and it's 70px from the top of the page to each headline's baseline](https://user-images.githubusercontent.com/709153/47391218-1b094700-d6ce-11e8-80ee-3125dab8d040.png) Something like `leading-trim-over: ideographic-bottom` would let you easily achieve baseline alignments while sticking to a standard spacing convention (for example, increments of 10px). -- GitHub Notification of comment by WestonThayer Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3240#issuecomment-432424277 using your GitHub account
Received on Tuesday, 23 October 2018 21:20:32 UTC