diff options
author | Tobias Christiansen <tobyase@serenityos.org> | 2021-10-01 13:43:36 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-01 13:52:41 +0200 |
commit | 33a9f908a6bd56f5a52550b9208365b5ac0d5a07 (patch) | |
tree | 32805e02b36d620b1c65e2b3a2276b0897752ad4 /Kernel/Net | |
parent | a3fe981daa117e17fc1f9d90b680ceea0051d5f3 (diff) | |
download | serenity-33a9f908a6bd56f5a52550b9208365b5ac0d5a07.zip |
LibWeb: Flexbox: Check for relative resolvability on the cross axis
If an element has a relative specified length on the cross axis, but in
the lineage there are no parents that have any fixed cross size, this
would have resulted in a 0 cross size.
We now catch that and check whether the relative length would result in
an actual definite length if resolved.
Diffstat (limited to 'Kernel/Net')
0 files changed, 0 insertions, 0 deletions