summaryrefslogtreecommitdiff
path: root/dom/html/nsHTMLDocument.h
Commit message (Collapse)AuthorAge
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Bug 1426494 - Share more code between nsIDocument and ShadowRootMatt A. Tobin2020-06-13
| | | | Tag #1375
* Bug 1276438 part 2. Move the implementation of the .body setter from ↵Gaming4JC2020-01-26
| | | | | | | nsHTMLDocument to nsIDocument. Tag UXP Issue #1344 Tag UXP Issue #252
* Bug 1276438 part 1. Move the implementation of the .body getter from ↵Gaming4JC2020-01-26
| | | | | | | nsHTMLDocument to nsIDocument. Tag UXP Issue #1344 Tag UXP Issue #252
* moebius#121: DOM - Selection API - getSelection() should exist on ↵janekptacijarabaci2018-04-23
| | | | | | XMLDocument / Selection.type https://github.com/MoonchildProductions/moebius/pull/121
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02