diff options
author | Aliaksandr Kalenik <kalenik.aliaksandr@gmail.com> | 2023-05-02 17:20:10 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-02 18:50:26 +0200 |
commit | f6ff37398cba534314387cb889640ea90dec415f (patch) | |
tree | 94ad32b7bf9e7c3aa07ee9a23fdccb1959ee6170 /Tests/LibWeb/Layout/expected/block-and-inline/inline-box-positioned-with-top-left.txt | |
parent | 9bd35fda56b32f7aa022b94c3d228942ad3dff9b (diff) | |
download | serenity-f6ff37398cba534314387cb889640ea90dec415f.zip |
LibWeb: Fix intrinsic sizing when min or max width is specified
Fixes the problem that width is incorrectly computed in intrinsic
sizing mode when there are blocks that have min-width or max-width
specified.
Actually that is just the fix of a symptom of the larger problem that
Length::to_px() returns 0 when value is auto regardless of available
size.
Diffstat (limited to 'Tests/LibWeb/Layout/expected/block-and-inline/inline-box-positioned-with-top-left.txt')
0 files changed, 0 insertions, 0 deletions