Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep a list of slot descendants on each shadow root (#35802) | Simon Wülker | 2025-03-10 | 1 | -12/+41 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -2/+2 |
* | Implement ServoLayoutNode::traversal_parent (#35338) | Simon Wülker | 2025-02-07 | 1 | -56/+5 |
* | Lay out the contents of slot elements (#35220) | Simon Wülker | 2025-02-02 | 1 | -66/+99 |
* | Don't fire slotchange events when there's already a pending event for the sam... | Simon Wülker | 2025-01-30 | 1 | -2/+28 |
* | Use "slot" attribute for slottable name (#35191) | Simon Wülker | 2025-01-29 | 1 | -73/+2 |
* | Fire slot change events when the slot content changes (#35137) | Simon Wülker | 2025-01-27 | 1 | -1/+10 |
* | Implement shadow dom slots (#35013) | Simon Wülker | 2025-01-19 | 1 | -0/+547 |