Re: [csswg-drafts] [css-overflow-4] When does the blockification of -webkit-box occur? (#10435)

> In Gecko, if those conditions hold, the computed value of `display` is […] `inline` (for `-webkit-inline-box`)

Did you mean `inline-block` rather than `inline`?

In any case, I lean towards the approach followed by Blink. Since we need to refer to the display property again to check if it is `-webkit-box` before deciding if `-webkit-line-clamp` has an effect, keeping that as the computed value seems preferable.

That said, I don't care strongly either way, and if implementers prefer to align on the Gecko behavior instead, I have no objection.

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10435#issuecomment-2168501350 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 17:52:53 UTC