[Webkit-unassigned] [Bug 59577] if both border-radius and box-shadow applied, shadow is not fully visible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 20 11:03:31 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59577
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #94155|review? |review+
Flag| |
--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> 2011-05-20 11:03:31 PST ---
(From update of attachment 94155)
View in context: https://bugs.webkit.org/attachment.cgi?id=94155&action=review
> Source/WebCore/platform/graphics/RoundedIntRect.cpp:81
> + float factor = 0;
No need to initialize this here. You should also move this line to just above the if () test below.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list