summaryrefslogtreecommitdiffstats
path: root/dom/html/nsHTMLContentSink.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-0/+1
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-7/+2
* Bug 1430951 - Avoid element name atomizing to improve performance of LookupCu...Gaming4JC2020-01-26-1/+2
* Bug 1419643 - Don't need to lookup custom element definition for a non-custom...Gaming4JC2020-01-26-5/+8
* Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also re...Gaming4JC2020-01-26-4/+4
* Bug 1378079 - Part 3: Complete the steps related to custom elements in "creat...Gaming4JC2020-01-26-6/+19
* Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.Gaming4JC2020-01-26-6/+2
* Bug 1406297 - Fix Document.createElement must report an exception.Gaming4JC2020-01-26-6/+12
* Bug 1301024 - Part 2: Implement create an element steps.Gaming4JC2020-01-26-0/+95
* Bug 1357002 - Part 2: Don't call SetupCustomElement() if the custom element f...Gaming4JC2020-01-26-1/+2
* Bug 1274159 - Part 2-1: Include the name of relevant interface in nsHTMLTagLi...Gaming4JC2020-01-26-3/+1
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1106