Re: [csswg-drafts] [css2][css-tables] Width of row that span 0 columns? (#10132)

I didn't explain it in detail, but the reasoning comes from https://drafts.csswg.org/css-tables/#total-horizontal-border-spacing

> The total horizontal border spacing is defined for each table:
> - For tables laid out [in separated-borders mode](https://drafts.csswg.org/css-tables/#in-separated-borders-mode) **containing at least one column**, the horizontal component of the computed value of the border-spacing property times one plus the number of columns in the table
> - Otherwise, 0

So the rows should be 130px wide, not 110px like in Firefox.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 5 June 2024 11:10:54 UTC