Re: [csswg-drafts] [css-inline] textBottom property (#4582)

It is interesting but "descenders" don't touch the bottom line in my case (at any `font-size`). Why?
![image](https://user-images.githubusercontent.com/36125949/79634337-7ce72780-8172-11ea-984d-06a2e47e3cd4.png)
But anyway, the baseline is needed.
> I can't think of a way to get the baseline to align exactly with the border bottom.

I know that css doesn't support this so it is about a new feature. It is more about possibilities of css.

A larger example:
![image](https://user-images.githubusercontent.com/36125949/79634840-bf5e3380-8175-11ea-8133-2fa40a8eb9e9.png)
So text doesn't affect the table and doesn't go under the baseline at any `font-size`. And it is the sense.
Maybe just to make `vertical-align: baseline` stronger in the standard because it is limited now. It would be cool.

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

Received on Saturday, 18 April 2020 10:25:48 UTC