Re: [csswg-drafts] [cssom-view] Let offsetWidth / offsetHeight report actual size? (#4541)

> >>  TabAtkins: Not quite. In box tree div is not child of A
>>
> > Actually it should, in https://github.com/w3c/csswg-drafts/issues/1477#issuecomment-380771705 we resolved
>>
> > > In a block-in-inline split, the block is inside the inline in the box tree, and is a sibling of the two fragments of the inline in the fragment tree
>
> oh dang, well then, that changes things

Does it? Boxes don't have a size, fragments do, so it shifts the problem one definition further, but doesn't really make a difference to the end result, does it?

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

Received on Thursday, 19 March 2020 03:03:22 UTC