Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1425685 - Implement HTMLSlotElement.assignedElements(); | Matt A. Tobin | 2020-04-17 | -0/+3 |
| | | | | Tag #1375 | |||
* | Bug 1409976 - Add `slotchange` event | Matt A. Tobin | 2020-04-17 | -0/+3 |
| | | | | | | | * Add support for `slotchange` event * Signal `slotchange` when slot's assigned nodes changes Tag #1375 | |||
* | Bug 1409975 - Implement node distribution for shadow tree slots | Matt A. Tobin | 2020-04-17 | -0/+23 |
| | | | | | | | | | | * Implementation for assignedNodes * Include slots in the flat tree * Fix event get-the-parent algorithm for a node * Update and add reftests for Shadow DOM v1 * Update web platform tests expectations Tag #1375 | |||
* | Bug 1402941 - Add HTMLSlotElement | Matt A. Tobin | 2020-04-17 | -0/+53 |
Tag #1375 |