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

I propose to settle on Firefox behavior:

<ul>
<li>border-spacing before the first section or after the last section is not
included in any section's height.
<li>border-spacing between sections is not included in any section's height.
<li>
border-spacing before the first cell or after the last cell is not included in
the width of the row or section.
<li>
border-spacing is not included in the height of any row. (Blink agrees here.)
</ul>

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

Received on Friday, 12 April 2019 18:32:57 UTC