Re: [csswg-drafts] [css-tables-3] Blink includes border-spacing in row{,-group} sizes; gecko does not (#3822)

Ah, yes, the spec is already consistent with the proposal.

I agree some clarification would be beneficial... like you say, I don't think there's a way to connect the height/width in the [tables positioning section](https://www.w3.org/TR/css-tables-3/#bounding-box-assignment) to the [CSSOM Layout Box](https://drafts.csswg.org/cssom-view/#css-layout-box) which governs offsetHeight and friends.

I think you're considering something like the following?

> Note: The width/height/left/top calculated above defines the dimensions of the CSS Layout Box, which means that they are accessible via the [offset* properties](https://drafts.csswg.org/cssom-view/#extensions-to-the-htmlelement-interface).


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

Received on Tuesday, 16 April 2019 17:56:17 UTC