mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 00:59:19 +00:00
When hit testing a stacked context, skip hit testing children if the child's z-index is less than the parent's. The children are already sorted by z-index, but also need to consider the parent.