diff options
author | MacDue <macdue@dueutil.tech> | 2022-07-19 11:06:21 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-19 15:00:59 +0200 |
commit | 0b0a691ecdfeca5bff872a8cc3bdd175b46384fb (patch) | |
tree | c00c0fcd712ae05db3a58556a471adc40bc4b499 /Base/res/html/misc | |
parent | f079214b18ff08037fed143bea6f0722fb9d7dd3 (diff) | |
download | serenity-0b0a691ecdfeca5bff872a8cc3bdd175b46384fb.zip |
LibWeb: Fix overflow: hidden not applying to positioned descendants
This now calls before/after_child_paint() on the parent paintable
of a positioned child. This allows the parent's overflow clipping
to apply to the child.
Diffstat (limited to 'Base/res/html/misc')
0 files changed, 0 insertions, 0 deletions