[Webkit-unassigned] [Bug 11930] Specifying border-radius makes the outline shrink

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 22 08:23:42 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11930


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |EasyFix
                 CC|                            |bdakin at apple.com




------- Comment #2 from mitz at webkit.org  2006-12-22 08:23 PDT -------
This is caused by a missing return at the end of the
CSS_PROP__WEBKIT_BORDER_BOTTOM_RIGHT_RADIUS case in
CSSStyleSelector::applyProperty(), causing fallthrough to the
CSS_PROP_OUTLINE_OFFSET case.


-- 
Configure bugmail: http://bugs.webkit.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