diff options
author | K-Adam <kecskes.adam@outlook.com> | 2021-08-01 16:24:59 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-05 20:17:08 +0200 |
commit | eb1578e7c8ca52d8de3222ebab16b352b670de4e (patch) | |
tree | cce6fc7f4062cf7b43075daddc4f116770568cc0 /Userland/Libraries/LibWeb/Layout | |
parent | 566702ffa2cb8caac5f7185a6f5c63959e0e6742 (diff) | |
download | serenity-eb1578e7c8ca52d8de3222ebab16b352b670de4e.zip |
LibWeb: Call before/after children_paint on parent in StackingContext
When it is called inside `box.for_each_child`, then it may not be called
for the root element. By missing `SVGSVGBox::before_children_paint`
the svg context is not created
Diffstat (limited to 'Userland/Libraries/LibWeb/Layout')
0 files changed, 0 insertions, 0 deletions