aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/abstractrange.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-3/+3
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-10/+15
* Add CanGc argument to reflect_dom_object (#34606)Domenico Rizzo2024-12-131-0/+2
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* clippy: fixed some warnings in components/script (#31888)Ekta Siwach2024-03-261-1/+1
* Implement StaticRange (#31809)cathiechen2024-03-221-0/+177