[Webkit-unassigned] [Bug 51567] New: Enhance ContextShadow to render inset box shadows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 15:44:33 PST 2010


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

           Summary: Enhance ContextShadow to render inset box shadows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: ariya.hidayat at gmail.com, mrobinson at webkit.org


RenderBoxModelObject::paintBoxShadow paints inset box shadows by creating a path which is a rect with a hole in the middle, and filling with an event-odd fill rule.

We should enhance GraphicsContext and ContextShadow so that we can render this with a tiled shadow.

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