[Webkit-unassigned] [Bug 9561] REGRESSION: Content property on :before of button causes hang on click or hover
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jun 26 02:49:56 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9561
hyatt at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9019|review? |review-
Flag| |
------- Comment #9 from hyatt at apple.com 2006-06-26 02:49 PDT -------
(From update of attachment 9019)
Gist of the fix looks right. I would actually recommend reusing the virtual
"allowsReusingAnonymousChild" for this code. It has the advantage of being
slightly more generic (since I expect the select popup control may run into
this issue too) and entirely appropriate. Then you don't need the new isButton
method at all.
--
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