[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 06:50:36 PDT 2006


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


rwlbuis at xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8165|                            |review?
               Flag|                            |




------- Comment #3 from rwlbuis at xs4all.nl  2006-05-08 06:50 PDT -------
Created an attachment (id=8165)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8165&action=view)
Proposed patch

The patch simply checks on attribute change whether there are any attribute
selectors, if
so it marks the element as changed. It seems to me this is not needed for
mapped attributes,
hence the entry == eNone check.
Cheers,

Rob.


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