[Webkit-unassigned] [Bug 6431] REGRESSION: style change where :hover changes only an :after style doesn't work

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Feb 28 14:44:40 PST 2006


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


hyatt at apple.com changed:

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




------- Comment #11 from hyatt at apple.com  2006-02-28 14:44 PDT -------
(From update of attachment 6780)
You shouldn't have to do a detach just because :before/:after content changed.

All you have to do is set the new RenderStyle, and the rest will be taken care
of by updatePseudoChild.

A change of NoInherit returned from the diff function should be sufficient to
cause the right thing to happen.


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