[Webkit-unassigned] [Bug 126441] New: [css-shapes] Reuse contentBoxRect(), paddingBoxRect(), borderBoxRect() functions from RenderBox?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 10:57:21 PST 2014


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

           Summary: [css-shapes] Reuse contentBoxRect(), paddingBoxRect(),
                    borderBoxRect() functions from RenderBox?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zoltan at webkit.org, giles_joplin at yahoo.com,
                    betravis at adobe.com, bjonesbe at adobe.com


It seems like ShapeInfo recalculates the the values necessary to determine the content-box, padding-box or border-box. Shapes maybe should use the functions contentBoxRect(), paddingBoxRect(), borderBoxRect() from RenderBox?

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