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
72bc2ae56c2b0c896cf9c2ad47ceec2e919166eb
Mozilla
/
mozilla
/
layout
/
xml
/
content
/
src
History
vidur%netscape.com
778fc0379d
Parse delimiters out of Comment nodes. CharacterData Nodes now return an empty childNodes list instead of null.
...
git-svn-id: svn://10.0.0.236/trunk@44469 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 07:35:45 +00:00
..
Makefile.in
Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi).
1999-08-24 22:22:36 +00:00
makefile.win
Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi).
1999-08-24 22:22:36 +00:00
nsGenericXMLElement.cpp
…
nsGenericXMLElement.h
…
nsXMLCDATASection.cpp
Parse delimiters out of Comment nodes. CharacterData Nodes now return an empty childNodes list instead of null.
1999-08-25 07:35:45 +00:00
nsXMLDocumentType.cpp
Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi).
1999-08-24 22:22:36 +00:00
nsXMLElement.cpp
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
nsXMLElement.h
…
nsXMLEntity.cpp
Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi).
1999-08-24 22:22:36 +00:00
nsXMLNamedNodeMap.cpp
Fix build bustage.
1999-08-24 23:09:52 +00:00
nsXMLNotation.cpp
Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi).
1999-08-24 22:22:36 +00:00
nsXMLProcessingInstruction.cpp
…