summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/nsElementTable.h
Commit message (Collapse)AuthorAgeLines
* Bug 1400777 - Slim down nsElementTable.hMatt A. Tobin2020-04-17-83/+10
| | | | | | | | | | | * Remove eHTMLTags * De-expose HTML group constants[] * De-expose gHTMLElements[] * Split nsHTMLElement * Clean up nsElementTable.{cpp,h} * Fixup for eHTMLTag removal in Parser Tag #1375
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-0/+1
| | | | | | | | | This is based on Bug 1395828 * Add nsHTMLElement::IsBlock() * Rename nsHTMLTags methods * Remove AssertParserServiceIsCorrect() * Remove most uses of nsIParserService/nsParserService
* Bug 1394300 - Streamline nsElementTable.cppMatt A. Tobin2020-04-17-1/+3
| | | | Tag #1375
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+92