aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/ShadowRoot.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-33/+0
* Implement shadow dom slots (#35013)Simon Wülker2025-01-191-2/+2
* Implement `ShadowRoot.clonable` attribute (#34514)Simon Wülker2024-12-071-0/+6
* Implement `ShadowRoot.innerHtml` attribute (#34335)Simon Wülker2024-11-221-0/+9
* Implement `element.shadowRoot` attribute (#34306)Simon Wülker2024-11-211-0/+1
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-1/+1
* Partial ShadowRoot implementation of DocumentOrShadowRootFernando Jiménez Moreno2019-04-261-0/+2
* ShadowRoot interfaceFernando Jiménez Moreno2019-04-261-0/+15