diff options
author | Mathis Wiehl <mail@mathiswiehl.de> | 2023-03-14 10:28:01 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-03-14 14:45:40 +0100 |
commit | b96920a9d6e04f1f19c598d94cb78d67bd8635b9 (patch) | |
tree | eb6feeaa20660207e8a88775e90509d56fca3263 /Ladybird/LocationEdit.cpp | |
parent | 0aa4466ce9cde72df8140c647a2d3ea58b01731a (diff) | |
download | serenity-b96920a9d6e04f1f19c598d94cb78d67bd8635b9.zip |
LibWeb: Consider margins of atomic inlines in layout
According to CSS Inline Layout Module Level 3 ยง 2.2 Step 1. atomic
inlines should be layed out in a line box based on their margin box.
However, up until this patch we were unconditionally considering only
the border box during line box height calculation. This made us
essentially drop all vertical margins for atomic inlines.
Diffstat (limited to 'Ladybird/LocationEdit.cpp')
0 files changed, 0 insertions, 0 deletions