1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 04:47:34 +00:00

LibWeb: Add hit-testing test for SVG path

Adds a test for <rect> to ensure we have at least some hit-testing
coverage for SVGs.
This commit is contained in:
Aliaksandr Kalenik 2024-02-14 04:35:07 +01:00 committed by Andreas Kling
parent 88ad871e2b
commit 5bea99367a
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1 @@
<rect> clicked