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
4ecba27f467feb8f4ebef1e623fa2dc3bda48b94
Mozilla
/
mozilla
/
parser
/
htmlparser
/
public
History
dbaron%fas.harvard.edu
f21b437b1c
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Pull in parts from previous fix for bug 141261. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson a=valeski, adt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124266 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-28 06:20:50 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
Bug 129608, moving XML parsererror into its own namespace along with the CSS rules so it won't mess up with web pages using parsererror and sourcetext tags. Clean up the content tree before parser error. Also removing dead files. r=harishd, sr=jst, a=roc+moz@cs.cmu.edu.
2002-03-12 22:17:18 +00:00
MANIFEST_IDL
…
nsHTMLTagList.h
…
nsHTMLTags.h
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-24 00:16:18 +00:00
nsHTMLTokens.h
Preserve comment declaration for textarea and viewsource. b=133044, r=heikki, sr=jst, a=brendan
2002-05-23 01:28:28 +00:00
nsIContentSink.h
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-24 00:16:18 +00:00
nsIDTD.h
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Pull in parts from previous fix for bug 141261. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson a=valeski, adt
2002-06-28 06:20:50 +00:00
nsIElementObserver.h
Prevent charset loading for document.write content because it's already in unicode. b=125317, r=ftang, sr=jst, a=adt
2002-04-19 23:24:07 +00:00
nsIExpatSink.idl
Ensuring complete consumption of DOCTYPE content. b=142625, r=heikki, sr=js, a=chofmann, brendan, shaver
2002-05-23 00:18:58 +00:00
nsIHTMLContentSink.h
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Pull in parts from previous fix for bug 141261. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson a=valeski, adt
2002-06-28 06:20:50 +00:00
nsIHTMLFragmentContentSink.h
…
nsILoggingSink.h
…
nsIParser.h
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-24 00:16:18 +00:00
nsIParserFilter.h
…
nsIParserNode.h
Fix js line numbers in html documents. b=111576, r=heikki, sr=jst a=asa,scc
2002-04-15 23:44:48 +00:00
nsIParserService.h
Prevent charset loading for document.write content because it's already in unicode. b=125317, r=ftang, sr=jst, a=adt
2002-04-19 23:24:07 +00:00
nsITokenizer.h
…
nsParserCIID.h
Remove unused (or used only if one of the magic enviroment variables ENABLE_STRICT or MOZ_VALIDATE_HTML was set) parser-related code, mostly associated with the strict DTD. b=130439 r=harishd sr=jst a=shaver
2002-03-16 15:34:43 +00:00
nsParserError.h
…
nsToken.h
Fix js line numbers in html documents. b=111576, r=heikki, sr=jst a=asa,scc
2002-04-15 23:44:48 +00:00