[webkit-reviews] review requested: [Bug 116745] [CSS Shapes] rectangle and inset-rectangle do not properly handle rx and ry : [Attachment 203981] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 17:34:48 PDT 2013


Bem Jones-Bey <bjonesbe at adobe.com> has asked  for review:
Bug 116745: [CSS Shapes] rectangle and inset-rectangle do not properly handle
rx and ry
https://bugs.webkit.org/show_bug.cgi?id=116745

Attachment 203981: Patch
https://bugs.webkit.org/attachment.cgi?id=203981&action=review

------- Additional Comments from Bem Jones-Bey <bjonesbe at adobe.com>
Fix to repsect the rules in the spec, if ry is omitted, it defaults to rx, and
if rx > width/2, rx = width/2, and if ry > height/2, ry = height/2


More information about the webkit-reviews mailing list