[Webkit-unassigned] [Bug 127982] New: [css shapes][css clip-path] rounded corner calculation for box shapes is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 21:33:05 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127982

           Summary: [css shapes][css clip-path] rounded corner calculation
                    for box shapes is wrong
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dev.w3.org/csswg/css-shapes-1/#shapes-from-box-
                    values
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bjonesbe at adobe.com
                CC: krit at webkit.org, giles_joplin at yahoo.com,
                    betravis at adobe.com


The rounded corner calculation for boxes other than the border box needs to use the formulas in the spec (see URL).

Right now, it uses something else. This needs to be fixed in both RenderLayer::setupClipPath and ShapeInfo::computedShape.

-- 
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