Re: [csswg-drafts] [css-inline] inline-sizing property name is too similar to inline-size (#5189)

Problem with `line-box-sizing` is we're not changing how the line box is sized, only the inline box.
Problem with `line-fill` is, although it currently swaps between filling the line vs not, possible extensions to this property could be values to change how we fit it around the text. E.g. "fit all the text including fallbacks vs. fit only the first available font's text vs fit all the content including descendants" or "use the metrics vs. use the glyph outline". Not that we will do all these things, but if we decide to do any of them, this might be where such options end up? :/ I don't have any good answers here. :(

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

Received on Monday, 20 July 2020 02:08:25 UTC