Re: [csswg-drafts] [css-inline] Consistent vertical positioning of large and medium-sized text across operating systems

SVG provides glyph-bounding-based layout, while CSS provides font-metrics-based layout by default today. Each has its own advantages and disadvantages.

If you want glyph-bounding-based layout, SVG is one good option.

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

Received on Monday, 18 June 2018 12:10:34 UTC