summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5AtomList.h
Commit message (Collapse)AuthorAgeLines
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17-0/+1
| | | | Tag #1375
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-1/+0
| | | | Tag #1375
* Regenerate Parser for 483155Gaming4JC2020-01-26-0/+2
| | | | Tag UXP Issue #1344
* Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones ↵Gaming4JC2020-01-26-1/+1
| | | | | | | | with hyphen). Regen. Tag UXP Issue #1344
* Bug 1378079 - Part 1: Gecko changes for adding attribute 'is' to parser.Gaming4JC2020-01-26-0/+1
| | | | Tag UXP Issue #1344
* Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName.Gaming4JC2020-01-26-52/+52
| | | | | | HTML Regen. Tag UXP Issue #1344
* Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to ↵Gaming4JC2020-01-26-4/+4
| | | | | | | | avoid malloc. HTML Regen. Tag UXP Issue #1344
* Bug 1355493 - Tweak bufToHash() and reduce the number of pre-interned elements.Gaming4JC2020-01-26-845/+845
| | | | | | HTML Regen. Tag UXP Issue #1344
* Bug 1322938 - Make the HTML tree builder aware of <dialog>.Gaming4JC2020-01-07-1/+2
| | | | | Original patch by :hsivonen Tag #1343
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1074