mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-23 17:59:51 +00:00
Previously, the method for computing the height of absolutely positioned replaced elements only invoked the method for non-replaced elements. That method is now implemented fully enough that it sometimes computed a height of 0 for replaced elements. This implements section 10.6.5 rule 1 of the CSS spec to avoid that behavior.
29 KiB
29 KiB