summaryrefslogtreecommitdiffstats
path: root/dom/base/Element.h
Commit message (Collapse)AuthorAgeLines
* Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ↵Gaming4JC2020-01-26-0/+16
| | | | | | CustomElementData. Tag UXP Issue #1344
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26-2/+2
| | | | Tag UXP Issue #1344
* Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ↵Gaming4JC2020-01-26-0/+23
| | | | | | virtual; Tag UXP Issue #1344
* Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08-2/+3
| | | | | | | This also removes the (unused) shadow alias from nsIDOMHTMLElement which used the different calling convention. This resolves #927
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-1/+2
| | | | Tag #249
* DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10-0/+2
|
* Stabilize and align Intersection Observerswolfbeast2018-06-27-1/+1
| | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-0/+18
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1907