aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/resizeobserversize.rs
Commit message (Expand)AuthorAgeFilesLines
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* CanGc fixes in focusevent.rs oscillartornode.rs response.rs resizeobserversiz...chickenleaf2024-10-131-2/+6
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-1/+2
* implement basic infra for ResizeObserver (#31108)Gregory Terzian2024-06-171-0/+67