Fix text cropping issues in h1, h2 for tall scripts etc
We put overflow:hidden on headers so the underline doesn't undercut thumbs weirdly; this results in actual stuff getting chopped off at times as well. Main example is burmese, which does line heights a bit differently, such that overlap is kind of expected. Solution: move underline to its own pseudo-element. May fix some other stuff (extensions?), or just as likely break them. Only bother with parser output because I can't even think of anywhere else we use such floating to begin with. Bug: T195822 Change-Id: Ib17b444b2d8720ede860e42c72c8c69e62a9f4acisekai
parent
658ea55e16
commit
9206ada9b7
Loading…
Reference in New Issue