diff options
author | Andreas Kling <kling@serenityos.org> | 2022-07-19 13:34:21 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-26 01:53:41 +0200 |
commit | 4cbec00c44d2c512dc055a063578e45e8f58aaa4 (patch) | |
tree | 30405db8dbc2b97689fd6316fe90bedc3ab9a7a5 /Kernel/Scheduler.h | |
parent | 8bdc6f5390d48c834d3a831e17b456d097b71e31 (diff) | |
download | serenity-4cbec00c44d2c512dc055a063578e45e8f58aaa4.zip |
LibWeb: Actually check if percentage used flex basis is definite
Previously, we considered all LengthPercentage values for used flex
basis to be definite. This is not accurate, as percentages should only
be considered definite if the reference value they resolve against is
a definite size.
Fix this by checking the flex container's main definite size flag.
Diffstat (limited to 'Kernel/Scheduler.h')
0 files changed, 0 insertions, 0 deletions