mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-03 12:04:45 +00:00
For replaced elements with percentage width or height, we were treating them as 0 instead of auto when their containing block had an indefinite corresponding size. This produced incorrect layouts in various cases, and although I can't actually find something about this exact scenario in specs, the new behavior does match other browsers.
67 KiB
67 KiB