summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLSlotElement.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
* Bug 1425685 - Implement HTMLSlotElement.assignedElements();Matt A. Tobin2020-04-17-0/+11
* Bug 1409976 - Add `slotchange` eventMatt A. Tobin2020-04-17-0/+21
* Bug 1422931 - Fix crash with slot element and make webcomponents preference p...Matt A. Tobin2020-04-17-1/+1
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17-2/+149
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17-0/+67