ladybird/Tests/LibWeb/Layout
Aliaksandr Kalenik 3a5e78780e LibWeb: Implement "The percentage height calculation quirk" in BFC
See https://quirks.spec.whatwg.org/#the-percentage-height-calculation-quirk

Basically, it means that in quirks mode, percentage height needs to be
resolved against nearest ancestor in the containing block chain that
does not have height=auto.

Fixes https://github.com/LadybirdBrowser/ladybird/issues/365
2024-09-28 14:41:26 +02:00
..
data Tests/LibWeb: Move LibWeb test SVGs to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Implement "The percentage height calculation quirk" in BFC 2024-09-28 14:41:26 +02:00
input LibWeb: Implement "The percentage height calculation quirk" in BFC 2024-09-28 14:41:26 +02:00