mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 21:28:40 +00:00
Until now we were just creating a stacking context for the tree root, which usually is the viewport element. This lead to weird painting behaviour when negative z-index children of the html element that established their own stacking context were drawn below the canvas background. Now we establish a stacking context for both, the root element and the viewport.
31 KiB
31 KiB