Re: [csswg-drafts] [cssom-view] getClientRects() for inline box that contains block-levels (#13711)

> Blink wraps sequences of block-levels inside an anonymous block. So it provides 3 entries: the fragment of the inline before the anonymous block, the anonymous block, and the fragment of the inline after the anonymous block
This isn't strictly true. We create a inline fragment which surrounds the anonymous block which doesn't paint any edges, this is what the geometry is from.

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


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

Received on Tuesday, 24 March 2026 21:24:37 UTC