mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-05 08:06:09 +00:00
We were mistakenly creating stacking contexts for all elements with non-static CSS position. For `absolute` and `relative`, we should only create stacking contexts if the `z-index` value is something other than `auto`. This makes it possible to click the cookie on Cookie Clicker. :^)
27 KiB
27 KiB