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
/
layout
/
xml
/
content
/
src
History
mjudge%netscape.com
3cd9a051da
making string conversions explicit. scc
...
git-svn-id: svn://10.0.0.236/trunk@67161 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 01:13:55 +00:00
..
Makefile.in
…
makefile.win
…
nsGenericXMLElement.cpp
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
2000-04-01 13:31:23 +00:00
nsGenericXMLElement.h
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
2000-04-01 13:31:23 +00:00
nsXMLCDATASection.cpp
making string conversions explicit
2000-04-16 11:19:26 +00:00
nsXMLDocumentType.cpp
Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com
2000-03-22 22:16:14 +00:00
nsXMLElement.cpp
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
nsXMLElement.h
Implemented XML Base (
http://www.w3.org/TR/xmlbase
). Still some issues with escaping illegal chars in URLs etc. Bug 32842.
2000-04-13 06:38:31 +00:00
nsXMLEntity.cpp
making string conversions explicit
2000-04-16 11:19:26 +00:00
nsXMLNamedNodeMap.cpp
Update the DOM interface to DOM Level 2, only stubs so far.
2000-04-13 21:21:02 +00:00
nsXMLNotation.cpp
making string conversions explicit
2000-04-16 11:19:26 +00:00
nsXMLProcessingInstruction.cpp
Reducing the size of text nodes by 4 bytes per node. r=troy
2000-03-22 01:23:42 +00:00