ladybird/Userland/Libraries/LibWeb/Internals
Aliaksandr Kalenik bf4e2f3e9c LibWeb: Add hit testing API in internals object
Introduces `internals.hitTest(x, y)` that is going to allow us write
tests for hit testing :)
2023-08-09 17:26:44 +02:00
..
Internals.cpp LibWeb: Add hit testing API in internals object 2023-08-09 17:26:44 +02:00
Internals.h LibWeb: Add hit testing API in internals object 2023-08-09 17:26:44 +02:00
Internals.idl LibWeb: Add hit testing API in internals object 2023-08-09 17:26:44 +02:00