[Webkit-unassigned] [Bug 24947] New: Special-case chromium drawing text-shadow when opaque color & no shadow blur

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 14:50:50 PDT 2009


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

           Summary: Special-case chromium drawing text-shadow when opaque
                    color & no shadow blur
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafaelw at chromium.org
                CC: brettw at chromium.org


This patch special-cases drawing of text-shadows on the chromium port to let
GDI draw the text and text shadow, by passing Skia. This only occurs when both
the text fill color and shadow color are opaque and the text shadow is 0 blur.


-- 
Configure bugmail: https://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