summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5ViewSourceUtils.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1673 - Part 4: Unprefix -moz-tab-size.athenian2002020-11-18-1/+1
| | | | While we do fail a couple of tests, the other mainstream browsers also fail them and I think our implementation of tab-size is good enough to be unprefixed at this point. Having this patch also makes testing easier.
* Introduce a new non-heap-allocated type for holding nsStringBuffer* in the ↵win7-72019-07-05-15/+18
| | | | | | HTML parser. An innerHTML setter profile shows about 10% of the time being spent under nsHtml5HtmlAttributes::clear, mostly deleting nsStrings.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+53