summaryrefslogtreecommitdiffstats
path: root/dom/webidl/Element.webidl
Commit message (Collapse)AuthorAgeLines
* Issue #1375 - Fix IsWebComponentsEnabled checksMatt A. Tobin2020-04-17-4/+4
|
* Bug 1426503 - Remove DestInsertionPoints stuffMatt A. Tobin2020-04-17-2/+0
| | | | Tag #1375
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / ↵Matt A. Tobin2020-04-17-2/+2
| | | | | | TextNode.assignedSlot on closed shadow root Tag #1375
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17-5/+17
| | | | Tag #1375
* Bug 1408341 - Implement assignedSlot on Element and TextMatt A. Tobin2020-04-17-0/+2
| | | | Tag #1375
* Bug 1340027 - Part 4: Add DOM parsing CEReactions annotation.Gaming4JC2020-01-26-3/+3
| | | | Tag UXP Issue #1344
* Bug 1340027 - Part 1: Add DOM CEReactions annotation.Gaming4JC2020-01-26-11/+11
| | | | Tag UXP Issue #1344
* Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08-3/+3
| | | | | | | This also removes the (unused) shadow alias from nsIDOMHTMLElement which used the different calling convention. This resolves #927
* DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10-0/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+259