aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xpathexpression.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-2/+2
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-041-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-2/+2
* Add XPath parser/evaluator (#34463)Ville Lindholm2024-12-081-0/+77