mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
Comprehensive coverage for percentage size resolution when the containing block is an absolutely positioned non-BFC element (flex, inline-flex, grid, inline-grid) with auto height. Tests cover: flex row/column, grid, inline-flex, inline-grid, explicit height (positive test), inset-derived height (positive test), nested percentages, calc() with percentage, min-height percentage, multiple items, both-axes-auto, and mixed fixed/percentage children.