1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Tests/LibWeb/Text
Andrew Kaster 6a0fe08604 LibWeb: Implement document.elementsFromPoint
This API seems to be used by WPT for sending synthetic input events.

Implementing the naive translation of elementFromPoint to the spec steps
for this algorithm turns 4 'tests had errors unexpectedly' and 3 'tests
had timeouts unexpectedly' into 1 pass and 7 'tests had unexpected
subtest results' on the infrastructure/ subdirectory of WPT.
2024-02-12 11:43:22 -07:00
..
expected LibWeb: Implement document.elementsFromPoint 2024-02-12 11:43:22 -07:00
input LibWeb: Implement document.elementsFromPoint 2024-02-12 11:43:22 -07:00