aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/elementinternals.rs
Commit message (Expand)AuthorAgeFilesLines
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* CanGc fixes from eventtarget.rs (#33973)tanishka2024-10-221-2/+2
* CanGc fixes through focusevent.rs & hashchangeevent.rs (#33921)tanishka2024-10-201-2/+3
* Fix some clippy warnings in `components/gfx` and `components/script` (#32215)Pi-Cla2024-05-021-1/+1
* clippy: fix several lint warns (#32126)Kitsu2024-04-221-2/+2
* clippy: Fix `explicit_auto_deref` warnings in `components/script` (#32113)Oluwatobi Sofela2024-04-191-1/+1
* clippy: Fix `redundant_*` warnings (#32056)eri2024-04-111-3/+3
* Implement form-associated custom elements and their ElementInternals (#31980)cathiechen2024-04-111-0/+366