aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/intersectionobserverentry.rs
Commit message (Expand)AuthorAgeFilesLines
* dom: Implement minimal IntersectionObserver workflow (#35551)Steven Novaryo2025-03-181-13/+92
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* 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
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* dom: Stub out the `IntersectionObserver` interface (#33989)Martin Robinson2024-10-251-0/+128