diff options
author | Andreas Kling <kling@serenityos.org> | 2022-09-24 13:39:43 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-09-24 13:41:08 +0200 |
commit | 62974160daa4bf7ace57277c592db35fc0d49f01 (patch) | |
tree | d15c983fb2effd665eec72ab59c265927da82d95 /Userland/Libraries/LibWeb/Streams | |
parent | b52165c5d76e2b2f30f8339147604c65328f0b75 (diff) | |
download | serenity-62974160daa4bf7ace57277c592db35fc0d49f01.zip |
LibWeb: Add FormattingContext::automatic_content_height()
This function should return the automatic height of the formatting
context's root box.
Until now, we've been relying on some magical handshakes between parent
and child context, when negotiating the height of child context root
boxes. This is a step towards something more reasonable.
Diffstat (limited to 'Userland/Libraries/LibWeb/Streams')
0 files changed, 0 insertions, 0 deletions