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
Mozilla
/
mozilla
/
parser
/
htmlparser
/
public
History
cvshook%sicking.cc
f95c92ff95
Bug 311785: Simplify the nsIHTMLContentSink interface
...
r=mrbkap sr=peterv git-svn-id: svn://10.0.0.236/trunk@182699 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-21 15:39:06 +00:00
..
Makefile.in
…
nsHTMLTagList.h
Bug 311785: Simplify the nsIHTMLContentSink interface
2005-10-21 15:39:06 +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-24 20:56:58 +00:00
nsIDTD.h
bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst
2005-09-09 18:03:47 +00:00
nsIElementObserver.h
…
nsIExpatSink.idl
…
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
Bug 311785: Simplify the nsIHTMLContentSink interface
2005-10-21 15:39:06 +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:33:54 +00:00
nsIParserFilter.h
…
nsIParserNode.h
…
nsIParserService.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
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
Fix for bug 153998 (COtherDTD should go; composer should handle containment checking itself). r=mrbkap, sr=jst.
2005-09-05 14:18:56 +00:00
nsParserDataListener.h
…
nsScannerString.h
…
nsToken.h
…