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
dec0eb37da992ad0a5a4a4b4e9ffc7b30822ea72
Mozilla
/
mozilla
/
layout
History
jst%netscape.com
053748f710
Fixing bug 38357. Passing a document node to nsRange::SelectNode() crashed mozilla, now it properly throws the exception INVALID_NODE_TYPE_ERR if the node type is incorrect. r=akkana@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@69134 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 01:44:44 +00:00
..
base
Fixing bug 38357. Passing a document node to nsRange::SelectNode() crashed mozilla, now it properly throws the exception INVALID_NODE_TYPE_ERR if the node type is incorrect. r=akkana@netscape.com
2000-05-11 01:44:44 +00:00
build
Add support for loading an XML document from script within a XUL document also.
2000-05-10 23:02:32 +00:00
doc
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
2000-05-01 06:58:53 +00:00
events
Bug 17605: Don't tab to anchor without an href. r=harishd
2000-05-11 01:43:04 +00:00
forms
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
generic
r:mjudge
2000-05-11 01:04:39 +00:00
html
r:mjudge
2000-05-11 01:04:39 +00:00
macbuild
adding file for shaver
2000-05-10 19:55:35 +00:00
mathml
[not part of default build] Simple cleanup
2000-05-08 08:10:36 +00:00
style
added password to td rule
2000-05-08 21:19:07 +00:00
svg
Patch from andreas.otte@primus-online.de to add an "--enable-svg"
2000-05-05 04:32:50 +00:00
tables
r:mjudge
2000-05-11 01:04:39 +00:00
tools
…
xbl
XBL.
2000-05-09 21:42:57 +00:00
xml
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
xsl
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
2000-05-01 06:58:53 +00:00
xul
fix for 38816. we would always call the ondestroy() handler even when the oncreate() handler failed.
2000-05-11 00:52:34 +00:00
Makefile.in
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
2000-04-01 22:31:45 +00:00
makefile.win
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
2000-04-01 22:31:45 +00:00