servo/tests/unit/script
Ashwin Naren 0ed2c4816c
script: Add support for polygons in HtmlAreaElement::hit_test (#37064)
Uses raycasting to determine whether point is in polygon

Testing: Added unittest
Fixes: None to my knowledge

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2025-05-24 09:53:27 +00:00
..
Cargo.toml Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
htmlareaelement.rs script: Add support for polygons in HtmlAreaElement::hit_test (#37064) 2025-05-24 09:53:27 +00:00
htmlimageelement.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
lib.rs script: Refactor dom/headers to match spec better (#36943) 2025-05-21 19:07:32 +00:00
origin.rs Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
size_of.rs dom: Move child_list to rare data (#35592) 2025-02-22 01:32:37 +00:00
textinput.rs Fix Backspace deleting entire previous line in <textarea> (#36112) 2025-03-26 18:37:48 +00:00
timeranges.rs Fixed some clippy warning by adding default implementations (#31989) 2024-04-04 09:33:30 +00:00