[webkit-reviews] review requested: [Bug 9561] REGRESSION: Content
property on :before of button causes hang on click or hover :
[Attachment 9019] Possible fix, no test or change log yet
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Sun Jun 25 09:45:46 PDT 2006
opendarwin.org at mitzpettel.com has asked for review:
Bug 9561: REGRESSION: Content property on :before of button causes hang on
click or hover
http://bugzilla.opendarwin.org/show_bug.cgi?id=9561
Attachment 9019: Possible fix, no test or change log yet
http://bugzilla.opendarwin.org/attachment.cgi?id=9019&action=edit
------- Additional Comments from opendarwin.org at mitzpettel.com
This patch is somewhat cumbersome. Another approach I considered was to patch
RenderButton::setStyle() and RenderButton::addChild() to copy the pseudostyles
to the inner div, but I had a feeling it would end up being at least as
complicated as this patch's approach.
More information about the webkit-reviews
mailing list