mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-24 01:14:31 +00:00
It is incorrect to skip anonymous block containers without line boxes during block auto height calculation because there might be table roots wrapped in anonymous table boxes after fixup and their height should be taken in account so leaving just condition to skip child boxes which margins are "collapsed through" (`border_box_height() == 0`) sufficient to skip anonymous blocks without lines but still consider table wrappers.
44 KiB
44 KiB