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
aaecbd349f864bbc8678bfd028820fca84b4eb4e
Mozilla
/
mozilla
/
parser
/
htmlparser
/
src
History
peterv%propagandism.org
ebdcd46bc4
Back out to fix orange.
...
git-svn-id: svn://10.0.0.236/trunk@182248 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 13:11:58 +00:00
..
CNavDTD.cpp
bug 308781: Don't ignore requests from the content sink to block the parser when we're handling head content in the body. r+sr=jst
2005-09-16 22:14:40 +00:00
CNavDTD.h
bug 307797: Fix line counting regressions resulting from the checkin for bug 272702, as well as an old bug where document.write('\n') would cause line numbers in the rest of the HTML to be offset. Also fix a regression where userdefined tags are forced to be in the head (as opposed to appearing in either the head or the body). r+sr=jst
2005-09-10 00:12:21 +00:00
CParserContext.cpp
…
CParserContext.h
…
Makefile.in
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
nsDTDUtils.cpp
bug 309307: Make sure to update the parent pointer of entries of style nodes when they get closed. r+sr=jst
2005-09-29 23:45:11 +00:00
nsDTDUtils.h
…
nsElementTable.cpp
bug 309040: Exclude kHeadMisc in <option> since we need to exclude userdefined tags (and the autoclose code can't cope otherwise). r+sr=jst
2005-09-19 19:02:59 +00:00
nsElementTable.h
bug 307122: Restore compatibility for where we open userdefined elements when neither a head nor a body has been explicitly opened. r=jst sr=bzbarsky
2005-09-07 03:35:58 +00:00
nsExpatDriver.cpp
Back out to fix orange.
2005-10-14 13:11:58 +00:00
nsExpatDriver.h
…
nsHTMLEntities.cpp
…
nsHTMLEntities.h
…
nsHTMLEntityList.h
…
nsHTMLTags.cpp
…
nsHTMLTokenizer.cpp
…
nsHTMLTokenizer.h
…
nsHTMLTokens.cpp
bug 307797: Fix line counting regressions resulting from the checkin for bug 272702, as well as an old bug where document.write('\n') would cause line numbers in the rest of the HTML to be offset. Also fix a regression where userdefined tags are forced to be in the head (as opposed to appearing in either the head or the body). r+sr=jst
2005-09-10 00:12:21 +00:00
nsLoggingSink.cpp
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
nsLoggingSink.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
nsParser.cpp
bug 307593: Remove the unused and very broken CWordTokenizer class. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>. r=mrbkap sr=jst
2005-09-09 21:59:51 +00:00
nsParser.h
…
nsParserModule.cpp
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
nsParserMsgUtils.cpp
…
nsParserMsgUtils.h
…
nsParserNode.cpp
…
nsParserNode.h
…
nsParserService.cpp
…
nsParserService.h
…
nsScanner.cpp
…
nsScanner.h
…
nsScannerString.cpp
…
nsToken.cpp
…
nsViewSourceHTML.cpp
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:11:51 +00:00
nsViewSourceHTML.h
…
parser.pkg
…