gecko-dev/htmlparser/public
2001-09-12 20:32:40 +00:00
..
Makefile.in 96031 - Made LI's parent model to be flow entity. This would allow inline elements, such as I,B,FONT, etc., to contain LI such that bullets / numbers would also inherit the parent properties. 2001-08-31 21:22:16 +00:00
makefile.win Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
MANIFEST
nshtmlpars.h
nsHTMLTagList.h
nsHTMLTags.h
nsHTMLTokens.h
nsIContentSink.h
nsIDTD.h Make forward-compatible the DOCTYPE handling for determining whether to be in quirks mode or strict mode: properly parse the DOCTYPE declaration and use a list of known public identifiers that should trigger quirks. Remove some remnants of modes that no longer exist. b=55264 r=harishd sr=vidur 2001-09-08 18:37:19 +00:00
nsIElementObserver.h
nsIExpatTokenizer.h
nsIHTMLContentSink.h 96031 - Made LI's parent model to be flow entity. This would allow inline elements, such as I,B,FONT, etc., to contain LI such that bullets / numbers would also inherit the parent properties. 2001-08-31 21:22:16 +00:00
nsIHTMLFragmentContentSink.h
nsILoggingSink.h
nsIParser.h Make forward-compatible the DOCTYPE handling for determining whether to be in quirks mode or strict mode: properly parse the DOCTYPE declaration and use a list of known public identifiers that should trigger quirks. Remove some remnants of modes that no longer exist. b=55264 r=harishd sr=vidur 2001-09-08 18:37:19 +00:00
nsIParserFilter.h
nsIParserNode.h
nsIParserService.h
nsITokenizer.h
nsParserCIID.h
nsParserError.h
nsToken.h