This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c60f69078387da170c4e14e57ac514ad13f1028b
Mozilla
/
mozilla
/
parser
/
htmlparser
/
public
History
peterv%propagandism.org
0e46c8278f
Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification). r=sicking, sr=bz, a=sicking.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196671 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-16 13:54:52 +00:00
..
Makefile.in
Fix for bug 326477 (Add more to nsIExpatSink/nsExpatDriver in order to support SAX). Patch by Robert Sayre <sayrer@gmail.com>, r=sicking, sr/a=peterv.
2006-05-04 11:58:21 +00:00
nsHTMLTagList.h
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
nsHTMLTags.h
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
nsHTMLTokens.h
bug 299036: Fix crash in CNavDTD by moving newline stripping into the tokenizer. This reduces our reliance on the invariants that the tokenizer tries to provide. r+sr=jst a=chofmann
2005-06-29 02:46:45 +00:00
nsIContentSink.h
Make sure that a reflow flush on the document makes the sink start layout if
2005-08-30 02:25:00 +00:00
nsIDTD.h
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
nsIElementObserver.h
bug 272815: Make sure the parser is aware when we encounter a meta tag, so that other meta tags in the document don't override the first (correct) charset. r=bzbarsky sr=jst
2005-02-23 05:42:37 +00:00
nsIExpatSink.idl
…
nsIExtendedExpatSink.idl
Fix for bug 326477 (Add more to nsIExpatSink/nsExpatDriver in order to support SAX). Patch by Robert Sayre <sayrer@gmail.com>, r=sicking, sr/a=peterv.
2006-05-04 11:58:21 +00:00
nsIFragmentContentSink.h
bug 296677: Fix nsParser::ParseFragment to not screw up setting <textarea>'s innerHTML. r=jst sr=peterv a=asa
2005-06-16 18:59:59 +00:00
nsIHTMLContentSink.h
Windows CE build changes. This addresses most of the outstanding Windows
2005-04-29 13:33:49 +00:00
nsIHTMLFragmentContentSink.h
…
nsILoggingSink.h
…
nsIParser.h
Sync up the MIME type list in parser with what nsContentDLF has, and improve
2005-08-31 17:36:41 +00:00
nsIParserFilter.h
…
nsIParserNode.h
…
nsIParserService.h
Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification). r=sicking, sr=bz, a=sicking.
2006-05-16 13:54:52 +00:00
nsITokenizer.h
bug 287990: Bring back <plaintext> support. This supports it "properly" (i.e., no end tag). r=jst sr=dbaron a=shaver
2005-06-01 22:11:30 +00:00
nsParserCIID.h
…
nsParserDataListener.h
…
nsScannerString.h
…
nsToken.h
…