Re: [csswg-drafts] [css-tables-3] max-width on table cells

I think what's happening here is that the *contents* of the cell overflow the cell, which is fine.  However, it doesn't violate the principle that the cells are always the same block-size/inline-size as their row/column, and the rows/columns (modulo `border-spacing`) cover the entire table and don't overlap.

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

Received on Tuesday, 26 June 2018 00:24:56 UTC