Re: [csswg-drafts] [css-scroll-anchoring-1] Can anchor node be an inline-block? (#4247)

In particular, the spec says:

> The scroll anchoring bounding rect of a DOM node N is N’s scrollable overflow rectangle if N is a block box, or the bounding rect of its line boxes if N is a text node. 

Also, the spec seems messy here. N cannot be both a box and a node.

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

Received on Saturday, 31 August 2019 23:39:28 UTC