diff options
author | Andreas Kling <kling@serenityos.org> | 2022-07-12 14:31:41 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-12 15:55:43 +0200 |
commit | 5f78e780f575e382d0198497d4b9b74601be040a (patch) | |
tree | cd0b13b3ce1c0fa6a588a001cefa4fe10b4925ac /CMakeLists.txt | |
parent | f1576160d78bdad2ed73377d16ebd5a67233f42a (diff) | |
download | serenity-5f78e780f575e382d0198497d4b9b74601be040a.zip |
LibWeb: Actually clamp flex line cross size to min/max-size
We were dropping the result of css_clamp() on the floor, oops!
Let's also mark it [[nodiscard]] so it won't happen again.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions