зеркало из https://github.com/mozilla/pjs.git
Fixing grammar error in comment.
This commit is contained in:
Родитель
c7b47616ba
Коммит
55994bad62
|
@ -43,8 +43,8 @@
|
|||
interface nsIDOMDocumentXBL : nsISupports
|
||||
{
|
||||
/**
|
||||
* If |elt| does not an XBL binding attached, return null. Otherwise, return
|
||||
* a nodelist of |elt|'s child nodes in the flattened tree.
|
||||
* If |elt| does not have an XBL binding attached, return null. Otherwise,
|
||||
* return a nodelist of |elt|'s child nodes in the flattened tree.
|
||||
*/
|
||||
nsIDOMNodeList getAnonymousNodes(in nsIDOMElement elt);
|
||||
nsIDOMElement getAnonymousElementByAttribute(in nsIDOMElement elt,
|
||||
|
|
Загрузка…
Ссылка в новой задаче