Re: [csswg-drafts] [css-overflow-3] overflow-clip-margin + border-radius continuity adjustment (#5896)

@dbaron OK, closed out the issue in line with your recommendation from https://github.com/w3c/csswg-drafts/issues/5896#issuecomment-870083423 in https://github.com/w3c/csswg-drafts/commit/7493d0c8d7948754f614c454e2c42df7ddc2b4ff 

As for https://github.com/w3c/csswg-drafts/issues/5896#issuecomment-870086700 the backgrounds spec doesn't define which edge is clipped to, it just requires that the clipped edges are curved and gives examples, so I'm not convinced there's an actual problem here.

> Although border images are not affected by border-radius, other effects that clip painting or event handling to the border, padding, or content edge must clip to their respective curves.

Where `overflow-clip-margin` defines a different edge than one of these, its rules clearly override.

Agenda+ to confirm with the WG that we accumulate the offset from the border edge and apply the same formulas used for margin/padding/box-shadow edges.


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


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

Received on Wednesday, 4 August 2021 21:44:34 UTC