summaryrefslogtreecommitdiffstats
path: root/dom/base/Element.h
Commit message (Collapse)AuthorAgeLines
* 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