mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Now follows the same pattern as PaintableBox and StackingContext, where it exits if hidden, then hit tests children, then hit tests itself if it's `visible_for_hit_testing()`.
10 lines
52 B
Plaintext
10 lines
52 B
Plaintext
<DIV>
|
|
<BODY>
|
|
---
|
|
<DIV>
|
|
<BODY>
|
|
---
|
|
<BODY>
|
|
<HTML>
|
|
---
|