[csswg-drafts] [css-overflow-4] display: -webkit-box and line-clamp without -webkit-box-orient: vertical (#10448)

frivoal has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-overflow-4] display: -webkit-box and line-clamp without -webkit-box-orient: vertical ==
In https://github.com/w3c/csswg-drafts/issues/10324, @andreubotella asked:

> What should happen when you have display: -webkit-box and some value of line-clamp, but not -webkit-box-orient: vertical? If it was -webkit-line-clamp, it would create a flexbox and the line clamping would not apply, but it's not as clear with line-clamp.
> 
> One possible behavior is that it creates a flexbox, which causes line-clamp to not apply because it is not a block container. But if the flexbox has text content, that gets blockified, so would it get clamped?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10448 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 June 2024 13:51:39 UTC