[csswg-drafts] [css-tables-3] Ambiguous wording in Distributing excess width (#13793)

stasoid has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-tables-3] Ambiguous wording in Distributing excess width ==
https://drafts.csswg.org/css-tables-3/#distributing-excess-width-to-columns

> 1. If there are non-constrained columns that have originating cells with intrinsic percentage width of 0% and with nonzero max-content width ...

I initially thought that "with nonzero max-content width" corresponds to originating cells, but Google AI says it corresponds to columns. In Ladybird browser it also corresponds to columns, so I guess I am wrong.

Suggestion on how to clarify:
> 1. If there are non-constrained columns that:
>     * have originating cells with intrinsic percentage width of 0% and 
>     * have nonzero max-content width ...


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13793 using your GitHub account


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

Received on Saturday, 11 April 2026 16:39:48 UTC