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

Right, I see that an inline-block returns true for `IsBox()` in Blink, so does probably LayoutReplaced and all that.

But we need to come up with a definition that we can interoperably implement. "Everything that inherits from LayoutBox in Blink but it's not a LayoutInline" is not a sensible thing to put on a spec.

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

Received on Tuesday, 3 September 2019 16:40:33 UTC