aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_bindings/webidls/Element.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Implement `Element::GetHTML` and `ShadowRoot::GetHTML` (#36106)Simon Wülker2025-03-231-1/+7
* Make Element::attach_shadow() and ShadowRoot closer to spec (#36024)batu_hoang2025-03-191-2/+2
* Implement declarative shadow dom (#34964)batu_hoang2025-03-171-0/+2
* Use "slot" attribute for slottable name (#35191)Simon Wülker2025-01-291-0/+1
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-0/+137