aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/staticrange.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-3/+3
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-2/+6
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-2/+7
* Implement StaticRange (#31809)cathiechen2024-03-221-0/+88