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
mrbkap%gmail.com
0e40b92d36
Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@194040 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 20:49:02 +00:00
..
Makefile.in
326477 extend nsIExpatSink in order to support SAX
2006-03-15 17:45:25 +00:00
nsHTMLTagList.h
Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst
2006-04-10 20:49:02 +00:00
nsHTMLTags.h
…
nsHTMLTokens.h
When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst
2006-01-31 22:19:46 +00:00
nsIContentSink.h
…
nsIDTD.h
…
nsIElementObserver.h
…
nsIExpatSink.idl
…
nsIExtendedExpatSink.idl
326477 extend nsIExpatSink in order to support SAX
2006-03-15 17:45:25 +00:00
nsIFragmentContentSink.h
…
nsIHTMLContentSink.h
When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst
2006-01-31 22:19:46 +00:00
nsIHTMLFragmentContentSink.h
…
nsILoggingSink.h
…
nsIParser.h
…
nsIParserFilter.h
…
nsIParserNode.h
…
nsIParserService.h
Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification), checking in the right patch this time. r=sicking, sr=bz.
2006-03-17 14:38:57 +00:00
nsITokenizer.h
…
nsParserCIID.h
…
nsParserDataListener.h
…
nsScannerString.h
…
nsToken.h
…