Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Move code generation and webidl files to new script_bindings crate. (... | Josh Matthews | 2025-01-24 | 1 | -33/+0 |
* | Implement shadow dom slots (#35013) | Simon Wülker | 2025-01-19 | 1 | -2/+2 |
* | Implement `ShadowRoot.clonable` attribute (#34514) | Simon Wülker | 2024-12-07 | 1 | -0/+6 |
* | Implement `ShadowRoot.innerHtml` attribute (#34335) | Simon Wülker | 2024-11-22 | 1 | -0/+9 |
* | Implement `element.shadowRoot` attribute (#34306) | Simon Wülker | 2024-11-21 | 1 | -0/+1 |
* | Migrate to IDL mixin syntax | Kagami Sascha Rosylight | 2019-10-01 | 1 | -1/+1 |
* | Partial ShadowRoot implementation of DocumentOrShadowRoot | Fernando Jiménez Moreno | 2019-04-26 | 1 | -0/+2 |
* | ShadowRoot interface | Fernando Jiménez Moreno | 2019-04-26 | 1 | -0/+15 |