gecko-dev/parser/htmlparser
Henri Sivonen 2a9936f40a Bug 1153920 - Conform ampersand error reporting to HTML spec. r=smaug
Created by inlining the `AMBIGUOUS_AMPERSAND` state in
https://github.com/validator/htmlparser/pull/30 back into the states
that transitioned to `AMBIGUOUS_AMPERSAND` in that PR by
Michael(tm) Smith.

Differential Revision: https://phabricator.services.mozilla.com/D81992
2021-09-02 11:13:37 +00:00
..
tests Bug 1153920 - Conform ampersand error reporting to HTML spec. r=smaug 2021-09-02 11:13:37 +00:00
CNavDTD.cpp
CNavDTD.h
CParserContext.cpp Bug 1721153 - Remove unused aListener and aMode arguments of nsIParser::Parse. r=hsivonen 2021-08-12 14:11:38 +00:00
CParserContext.h Bug 1721153 - Remove unused aListener and aMode arguments of nsIParser::Parse. r=hsivonen 2021-08-12 14:11:38 +00:00
components.conf
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
nsElementTable.cpp
nsElementTable.h
nsExpatDriver.cpp Bug 1698073 - Extend ysod event telemetry to record the status of document r=zbraniecki 2021-03-24 08:09:11 +00:00
nsExpatDriver.h
nsHTMLTagList.h
nsHTMLTags.cpp Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika 2021-03-03 08:58:52 +00:00
nsHTMLTags.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
nsHTMLTokenizer.cpp
nsHTMLTokenizer.h
nsIContentSink.h
nsIDTD.h
nsIExpatSink.idl
nsIFragmentContentSink.h
nsIHTMLContentSink.h
nsIParser.h Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio 2021-08-26 18:02:15 +00:00
nsITokenizer.h
nsParser.cpp Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio 2021-08-26 18:02:15 +00:00
nsParser.h Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio 2021-08-26 18:02:15 +00:00
nsParserBase.h
nsParserCIID.h
nsParserConstants.h
nsParserModule.cpp
nsParserMsgUtils.cpp Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
nsParserMsgUtils.h
nsScanner.cpp
nsScanner.h
nsScannerString.cpp
nsScannerString.h