Files
rust_browser/tests/goldens/fixtures/173-table-anonymous-row.html
Zachary D. Rowitsch 74825c8217 Generate anonymous table rows for bare table-cell children (CSS 2.1 §17.2.1)
Consecutive TableCell children directly under a Table box are now wrapped
in anonymous TableRow boxes before layout proceeds. This fixes the case
where <li> elements styled with display:table-cell inside a display:table
parent received 0x0 dimensions because the table grid algorithm only
recognized TableRow children.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:37:11 -05:00

355 B