[csswg-drafts] [css-overflow] Should overflow-clip-margin really create overflow? (#7279)

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

== [css-overflow] Should overflow-clip-margin really create overflow? ==
Tests like this:

  https://wpt.live/css/css-overflow/overflow-clip-margin-002.html

Seem to expect that `overflow-clip-margin` should increase the overflow area of the element, even when the element wouldn't otherwise overflow.

I guess that's reasonable (so that you can avoid visiting descendants when you have `overflow: clip` and no margin), but it might be worth pointing out explicitly in the spec.

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


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

Received on Monday, 16 May 2022 10:23:15 UTC