gecko-dev/parser
Michael[tm] Smith 21de022eae Bug 1650087 - Support “generate all implied end tags thoroughly” r=smaug
When the parser encounters a `</template>` end tag and there are other
open elements, the HTML spec requires the parser to “generate all
implied end tags thoroughly”, which unlike “generate implied end tags”
also includes generating implied end tags for table-parts elements
(caption, colgroup, tbody, thead, tfoot, td, th, and tr).

Differential Revision: https://phabricator.services.mozilla.com/D82020
2021-08-16 11:10:19 +00:00
..
expat Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
html Bug 1650087 - Support “generate all implied end tags thoroughly” r=smaug 2021-08-16 11:10:19 +00:00
htmlparser Bug 1319410 test - "--" in a comment is non-error but "<!--" in a comment is an error. r=smaug 2021-08-16 05:01:10 +00:00
prototype Bug 1721153 - Remove unused aListener and aMode arguments of nsIParser::Parse. r=hsivonen 2021-08-12 14:11:38 +00:00
xml Bug 1691621 - fix bad cast r=emilio 2021-02-10 12:36:59 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
nsCharsetSource.h Bug 1713627 - Remove code obsoleted by the replacing the Text Encoding menu with one item. r=jaws,emk 2021-06-21 12:09:01 +00:00