summaryrefslogtreecommitdiffstats
path: root/dom/base/nsXHTMLContentSerializer.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1401097 - Simplify gHTMLElements and remove redundant conditions in ↵Matt A. Tobin2020-04-17-6/+1
| | | | | | nsXHTMLContentSerializer::LineBreakAfterClose() Tag #1375
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-25/+3
| | | | | | | | | 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-1/+2
| | | | | | | nsXMLContentSerializer::CheckElementEnd so that we can properly determine whether it has children. This resolves #1221
* Bug 1430173 - Add qualifiers to BorrowedAttrInfo. r=baku, a=RyanVMTom Ritter2018-03-14-1/+1
| | | | | | | | | | Because we added a new file, we rearranged the Unified Build order and now need to fully qualify BorrowedAttrInfo which previously inherited a using statement. MozReview-Commit-ID: BD45k5t9dQU --HG-- extra : transplant_source : o%E5%3B%E2dr%DF%A1cP%5E%17%19%19%FF%E1%27%A3%9F%99
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+947