This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-07 04:05:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
963bf56e91
gecko-dev
/
dom
/
public
/
idl
/
core
History
Jonas Sicking
241ffa78ec
Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv
2008-08-04 17:58:16 -07:00
..
Makefile.in
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
2008-07-21 17:55:52 -07:00
nsIDOM3Attr.idl
Add nsIDOM3Attr; implement isId on Attr nodes. Bug 288513 starter, patch by
2006-01-27 04:10:30 +00:00
nsIDOM3Document.idl
Bug 106386 Correct misspellings in source code
2005-11-25 21:57:13 +00:00
nsIDOM3Node.idl
nsIDOM3Text.idl
Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst
2008-06-04 13:53:34 -04:00
nsIDOM3TypeInfo.idl
Add nsIDOM3Attr; implement isId on Attr nodes. Bug 288513 starter, patch by
2006-01-27 04:10:30 +00:00
nsIDOMAttr.idl
nsIDOMCDATASection.idl
nsIDOMCharacterData.idl
nsIDOMComment.idl
nsIDOMDocument.idl
nsIDOMDocumentFragment.idl
nsIDOMDocumentType.idl
nsIDOMDOMConfiguration.idl
Bug 106386 Correct misspellings in source code
2005-11-25 21:57:13 +00:00
nsIDOMDOMError.idl
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
nsIDOMDOMErrorHandler.idl
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
nsIDOMDOMException.idl
nsIDOMDOMImplementation.idl
nsIDOMDOMLocator.idl
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
nsIDOMDOMStringList.idl
nsIDOMElement.idl
nsIDOMEntity.idl
nsIDOMEntityReference.idl
nsIDOMNamedNodeMap.idl
nsIDOMNameList.idl
nsIDOMNode.idl
nsIDOMNodeList.idl
nsIDOMNodeSelector.idl
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
2008-07-21 17:55:52 -07:00
nsIDOMNotation.idl
nsIDOMNSDocument.idl
Bug 199692 - Update and reenable the document.elementFromPoint tests that didn't work when initially committed due to window sizing issues; there may still be some issues, but we'll todo aggressively in followup commits if necessary -- better halfway in than not at all. Patch is partly me, partly Ben Karel <web+moz@eschew.org>, r from Ben and r=roc. a=itsatest
2008-03-14 11:45:32 -07:00
nsIDOMNSEditableElement.idl
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
2007-10-02 09:56:07 -07:00
nsIDOMNSElement.idl
Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv
2008-08-04 17:58:16 -07:00
nsIDOMProcessingInstruction.idl
nsIDOMText.idl
nsIDOMUserDataHandler.idl
Fix for bug 330677 (Implement DOM Level 3 adoptNode). r/sr=bz
2006-07-29 16:02:11 +00:00
nsIDOMXMLDocument.idl