gecko-dev/dom/public/coreDom
jst%netscape.com 798ded8a8e Checking in DOM Level 2 version of the DOM interface Element. 2000-05-15 20:31:55 +00:00
..
.cvsignore
MANIFEST Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
Makefile.in Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
makefile.win Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
nsIDOMAttr.h Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com 2000-04-03 13:40:04 +00:00
nsIDOMCDATASection.h
nsIDOMCharacterData.h
nsIDOMComment.h
nsIDOMDOMImplementation.h
nsIDOMDocument.h Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now. 2000-04-02 17:46:30 +00:00
nsIDOMDocumentCSS.h Adding header for the DOM Level 2 interface DocumentCSS, not used yet. 2000-05-06 17:09:24 +00:00
nsIDOMDocumentFragment.h
nsIDOMDocumentStyle.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMDocumentType.h
nsIDOMDocumentView.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMElement.h Checking in DOM Level 2 version of the DOM interface Element. 2000-05-15 20:31:55 +00:00
nsIDOMEntity.h
nsIDOMEntityReference.h
nsIDOMLinkStyle.h Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
nsIDOMMediaList.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMNSDocument.h 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
nsIDOMNamedNodeMap.h Update the DOM interface to DOM Level 2, only stubs so far. 2000-04-13 21:21:02 +00:00
nsIDOMNode.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
nsIDOMNodeList.h
nsIDOMNotation.h
nsIDOMProcessingInstruction.h
nsIDOMStyleSheet.h Landing DOM Level 2 CSS and Views interfaces and implementation. 2000-04-26 13:58:56 +00:00
nsIDOMStyleSheetCollection.h
nsIDOMStyleSheetList.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMText.h