| Commit message (Expand) | Author | Age | Lines |
* | Bug 1426503 - Remove DestInsertionPoints stuff | Matt A. Tobin | 2020-04-17 | -26/+0 |
* | Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode.... | Matt A. Tobin | 2020-04-17 | -0/+1 |
* | Bug 1404842 - Implement Element.attachShadow and Element.slot | Matt A. Tobin | 2020-04-17 | -0/+10 |
* | Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case | Matt A. Tobin | 2020-04-17 | -0/+7 |
* | Bug 1373798 - Move HTML dir attribute state into event state flags | Matt A. Tobin | 2020-04-17 | -9/+27 |
* | Bug 1365092 - Move side effects of SetAttr and ParseAttribute to BeforeSetAtt... | Matt A. Tobin | 2020-04-17 | -6/+60 |
* | Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet... | Matt A. Tobin | 2020-04-17 | -17/+57 |
* | Bug 1352389 -Don't push extra script blocker on stack when setting attributes | Matt A. Tobin | 2020-04-17 | -1/+5 |
* | Bug 656197 - Push state updates further out across beforesetattr/aftersetattr | Matt A. Tobin | 2020-04-16 | -5/+6 |
* | Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w... | Matt A. Tobin | 2020-04-16 | -1/+20 |
* | Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr... | Matt A. Tobin | 2020-04-14 | -0/+2 |
* | Bug 1305458 - Changing -moz-appearence on hover breaks change event | Matt A. Tobin | 2020-04-14 | -1/+1 |
* | Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ... | Gaming4JC | 2020-01-26 | -0/+16 |
* | Bug 1377993 - Make node slots less memory hungry in common cases. | Gaming4JC | 2020-01-26 | -2/+2 |
* | Bug 1347634 - GetCustomElementData and SetCustomElementData don't need to be ... | Gaming4JC | 2020-01-26 | -0/+23 |
* | Align Element.ScrollIntoView() with the spec. | wolfbeast | 2019-01-08 | -2/+3 |
* | Revise lifetime management of IntersectionObservers. | wolfbeast | 2018-12-22 | -1/+2 |
* | DOM - Element - add support for Element.toggleAttribute() | janekptacijarabaci | 2018-07-10 | -0/+2 |
* | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 | -1/+1 |
* | HTML - implement the labels attribute (follow up) | janekptacijarabaci | 2018-03-12 | -0/+18 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1907 |