summaryrefslogtreecommitdiffstats
path: root/dom/base/nsXMLContentSerializer.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-9/+4
| | | | | | | | | This is based on Bug 1395828 * Add nsHTMLElement::IsBlock() * Rename nsHTMLTags methods * Remove AssertParserServiceIsCorrect() * Remove most uses of nsIParserService/nsParserService
* Issue #1221: Pass the original element intowolfbeast2019-08-28-5/+4
| | | | | | | nsXMLContentSerializer::CheckElementEnd so that we can properly determine whether it has children. This resolves #1221
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1828