mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-23 17:06:35 +00:00
We paint grid item nodes as a stacking context when they have no `z-index` style set. However, a grid item could already have a stacking context established - for example, when the `filter` style is applied. This causes these nodes to be drawn twice. Skip painting grid item nodes if a stacking context is already present.
22 KiB
22 KiB