summaryrefslogtreecommitdiffstats
path: root/dom/base/Element.h
Commit message (Expand)AuthorAgeLines
* Bug 1426503 - Remove DestInsertionPoints stuffMatt A. Tobin2020-04-17-26/+0
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode....Matt A. Tobin2020-04-17-0/+1
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17-0/+10
* Bug 1375701 - Atomize class attribute value in the parser in the innerHTML caseMatt A. Tobin2020-04-17-0/+7
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17-9/+27
* Bug 1365092 - Move side effects of SetAttr and ParseAttribute to BeforeSetAtt...Matt A. Tobin2020-04-17-6/+60
* Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet...Matt A. Tobin2020-04-17-17/+57
* Bug 1352389 -Don't push extra script blocker on stack when setting attributesMatt A. Tobin2020-04-17-1/+5
* Bug 656197 - Push state updates further out across beforesetattr/aftersetattrMatt A. Tobin2020-04-16-5/+6
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16-1/+20
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14-0/+2
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-1/+1
* Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ...Gaming4JC2020-01-26-0/+16
* Bug 1377993 - Make node slots less memory hungry in common cases.Gaming4JC2020-01-26-2/+2
* Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ...Gaming4JC2020-01-26-0/+23
* Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08-2/+3
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-1/+2
* DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10-0/+2
* Stabilize and align Intersection Observerswolfbeast2018-06-27-1/+1
* 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