heikki%netscape.com
|
7e8034bc24
|
Bug 139276, implement synchronous document.load(), r=jst, sr=darin.
|
2003-03-21 19:22:52 +00:00 |
heikki%netscape.com
|
9f2a5f1a56
|
Bug 182323, implemented XPointer spec, we now support the framework, shorthand syntax, element, fixptr, xpath1 and xmlns schemes, and provide a proprietary API from scripts, r=sicking, sr=peterv.
|
2003-03-19 23:45:42 +00:00 |
heikki%netscape.com
|
1ad96d6103
|
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
|
2001-12-20 05:15:52 +00:00 |
jst%netscape.com
|
84c24158b4
|
Fixing bug 106769. Document.prototype was not on the prototype chain for XMLDocument objects. sr=jband@netscape.com, r=bzbarsky@mit.edu
|
2001-10-26 02:23:56 +00:00 |
gerv%gerv.net
|
b2bfcfd61c
|
License changes, take 2. Bug 98089. mozilla/dom/.
|
2001-09-25 22:43:09 +00:00 |
jst%netscape.com
|
7c86ba2445
|
Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com
|
2001-09-21 01:07:53 +00:00 |
jst%netscape.com
|
9c526f8bbb
|
Adding new interface file, not part of the build yet.
|
2001-09-20 22:09:41 +00:00 |