[csswg-drafts] [css-overflow] Is it desirable for overflow-clip-margin to be expanded from the padding-box? (#5727)

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

== [css-overflow] Is it desirable for overflow-clip-margin to be expanded from the padding-box? ==
In: https://drafts.csswg.org/css-overflow-3/#overflow-clip-margin

It says:

> Otherwise, the specified length dictates how much the overflow clip edge is expanded from the padding edge, in exactly the same way as a box-shadow grows due to a positive spread distance (including the effect on rounded corners). Negative values are invalid.

Is it actually desirable for this to expand from the padding-rect as opposed to the border-rect? E.g. a difference would occur in this testcase:
https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=8692


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


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

Received on Friday, 13 November 2020 20:34:57 UTC