mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
LibWeb: Add hit testing API in internals object
Introduces `internals.hitTest(x, y)` that is going to allow us write tests for hit testing :)
This commit is contained in:
committed by
Andreas Kling
parent
22a858a0cb
commit
bf4e2f3e9c
Notes:
sideshowbarker
2024-07-16 23:34:49 +09:00
Author: https://github.com/kalenikaliaksandr Commit: https://github.com/SerenityOS/serenity/commit/bf4e2f3e9c Pull-request: https://github.com/SerenityOS/serenity/pull/20440 Reviewed-by: https://github.com/awesomekling
1
Tests/LibWeb/Text/expected/hit_testing/basic.txt
Normal file
1
Tests/LibWeb/Text/expected/hit_testing/basic.txt
Normal file
@@ -0,0 +1 @@
|
||||
true
|
||||
Reference in New Issue
Block a user