Re: [csswg-drafts] [css-masking?] "object bounding box" needs to be better defined for CSS boxes (#5786)

For `transform-box` and the `geometry box` argument to `clip-path`, `fill-box` maps to [object bounding box](https://svgwg.org/svg2-draft/coords.html#TermObjectBoundingBox) for SVG elements. For CSS boxes, `fill-box` maps to the content box, which makes me think that "object bounding box" should map to the content box. However, browsers seem to map to the border box.

Simpler example: https://codepen.io/smfr/pen/yLoebgw

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


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

Received on Saturday, 16 October 2021 03:45:44 UTC