Re: [csswg-drafts] [cssom-view] [css-tables] should table.clientWidth include borders? (#4245)

clientWidth/clientTop are what you want if you want to compute the size/position of an abspos whose containing block would be the current element.

As such the values returned in chrome are consistent with its incorrect positioning of the abspos.

But as you agreed the abspos is not correctly positioned.

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

Received on Tuesday, 27 August 2019 21:09:07 UTC