Re: [csswg-drafts] [css-images-4][css-overflow-3] How do `object-overflow` and `object-view-box` interact with `overflow` and `overflow-clip-margin`? (#7144)

Another point to consider, if we go with an approach to switch overflow to have an initial value of `normal` which resolves to `clip` or `visible` based on whether the element is replaced. We'll need the same for `overflow-clip-margin` which resolves to `content-box` if the element is replaced and `padding-box` otherwise.

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


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

Received on Tuesday, 13 September 2022 03:35:09 UTC