diff options
author | Andreas Kling <kling@serenityos.org> | 2022-07-07 11:55:50 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-09 22:16:32 +0200 |
commit | 734ff422ad4f6b04b26888d2930c54ff3972809d (patch) | |
tree | 490525e173f5b2ddd111318f20c650fd80ca3836 /Userland/Libraries/LibWeb/Layout/BlockFormattingContext.cpp | |
parent | 44025e837fef1af6fe6ac567d7705dbc9f049375 (diff) | |
download | serenity-734ff422ad4f6b04b26888d2930c54ff3972809d.zip |
LibWeb: Add LengthPercentage::is_auto() convenience helper
This lets you ask if a LengthPercentage is `auto` with one call instead
of two, which will make some conditions nicer to express.
Diffstat (limited to 'Userland/Libraries/LibWeb/Layout/BlockFormattingContext.cpp')
0 files changed, 0 insertions, 0 deletions