[Webkit-unassigned] [Bug 7492] CSS Attribute Selectors fail when the setAttribute() method is used to create an attribute and the attibute name is not Class or ID.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon May 8 21:26:44 PDT 2006


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





------- Comment #5 from mjs at apple.com  2006-05-08 21:26 PDT -------
I don't think this fix is complete. An attribute selector could change the
element from display:none to not, and when dispay:none, the element won't have
a renderer. I suspect a better approach is to keep a hashtable of attribute
names where there is a related attribute selector, and mark the element as
changed whenever an attribute in that set is changed.


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