Re: [csswg-drafts] [css-overflow] [css2?] Baseline of an inline-block with overflow:clip. (#6212)

Thanks @MatsPalmgren for the list of options. I'll reference it for brevity.
In PDFreactor we have implemented a variation of 3: For `clip` we clamp the `visible` baseline to the synthesized baseline. So you always have either 1 or 2 (`visible` or `hidden` behavior) in the end.
We considered the clip area as clamp value, but concluded that the `hidden` behavior would be more expected than adding a new area affecting alignment.
Maybe you can add this option for discussion as 4 or 3b.


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


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

Received on Wednesday, 28 April 2021 09:59:59 UTC