mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:17:36 +00:00
LibWeb: Move hit testing to the painting tree
This commit is contained in:
parent
ba606d9057
commit
5779a910e5
18 changed files with 196 additions and 172 deletions
|
@ -271,6 +271,7 @@ class LabelablePaintable;
|
|||
class Paintable;
|
||||
class PaintableBox;
|
||||
class PaintableWithLines;
|
||||
class StackingContext;
|
||||
class TextPaintable;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue