aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/intersectionobserver.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-2/+2
* Correct a variety of documentation issues (#34786)Martin Robinson2024-12-291-1/+1
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* Use out parameter for generated methods returning JSVal (#34087)Josh Matthews2024-11-051-5/+2
* dom: Stub out the `IntersectionObserver` interface (#33989)Martin Robinson2024-10-251-0/+143