diff options
author | Andreas Kling <kling@serenityos.org> | 2022-03-07 22:27:09 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-08 00:19:49 +0100 |
commit | 2dfb617c5bf5557052a4fded2cc37ab8574a5e93 (patch) | |
tree | 0684b95d14bb66d470c136a84b2cf4cb8f9b93e8 /Meta/Lagom | |
parent | 6354a9a0303af2f8ece388c72907bbeb89196723 (diff) | |
download | serenity-2dfb617c5bf5557052a4fded2cc37ab8574a5e93.zip |
LibWeb: Make InlineLevelIterator emit absolutely positioned items
Note that we don't put absolutely positioned items on a line! This is
just so that IFC can discover boxes and pass them along to BFC.
This fixes an issue where only direct children of the IFC containing
block were considered for absolute positioning. Now we pick up
absolutely positioned children of nested inline nodes as well.
Diffstat (limited to 'Meta/Lagom')
0 files changed, 0 insertions, 0 deletions