[Webkit-unassigned] [Bug 5578] WebKit does not support DOM Level 3 setIsId and isId

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Dec 12 07:46:07 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=5578





------- Additional Comments From sam.weinig at gmail.com  2005-12-12 07:46 -------
One possibility might be to use the m_hasId flag from the node base as the flag, since it is worthless for 
attributes as is.  This, however, would require the AttrImpl to be allocated for each Id attribute.

Another worthwhile question relating to this is whether an Element can have more than one Id attribute, 
and if so, what to do about NamedAttrMapImpl's id() and setID() methods.

-- 
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