mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-17 02:47:49 +00:00
We were messing up the box tree for tables by hoisting cells up to become children of the table row group (instead of the table row.) Table rows are non-block boxes, and it's fine for them to have cell (block) children. Fixes #4225.
6.3 KiB
6.3 KiB