[Webkit-unassigned] [Bug 8352] CSS text-shadow do not disappear from view
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Apr 13 04:25:13 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8352
------- Comment #2 from opendarwin.org at mitzpettel.com 2006-04-13 04:25 PDT -------
The easy fix is to make RenderStyle::diff() return Layout for non-euqivalent
text shadows. You can refine this to check if the shadows have different radii
(defined as max (|offset| + blur)), so that hover effects that only change the
shadow color will remain Repaint.
--
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