[Webkit-unassigned] [Bug 6520] Add support for insertAdjacentElement
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Mar 13 21:50:26 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6520
------- Comment #10 from lypanov at mac.com 2006-03-13 21:50 PDT -------
spoke to anders since my last comment and realized that his comment was in
response to something else :P
this works just fine -
+ // IE only extension
+ Node insertAdjacentElement(in DOMString position,
+ in Node newAttr)
+ raises(DOMException);
+
do i need to fill out the exception throwing before committing (after another
review)
or is this enough for the moment?
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list