diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-22 15:19:18 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-23 01:22:41 +0100 |
commit | 0ea438e45be830727004f6a88ebebaffc0855ccb (patch) | |
tree | 2bbd816012a34d3355ce7f91f68b342ee699a07d /Userland/Libraries/LibWeb/SVG | |
parent | 70a56d21dcca95f86ea5c76a68e53f2a887a2365 (diff) | |
download | serenity-0ea438e45be830727004f6a88ebebaffc0855ccb.zip |
LibWeb: Put BFC floating object state into a struct
This patch adds a BFC::FloatSideData struct so we can contain left and
right floating object layout state in a struct. This is preparation for
adding more per-side state.
Diffstat (limited to 'Userland/Libraries/LibWeb/SVG')
0 files changed, 0 insertions, 0 deletions