[Webkit-unassigned] [Bug 25619] New: the shadow direction is negated in canvas context shadowOffsetY.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 10:48:37 PDT 2009


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

           Summary: the shadow direction is negated in canvas context
                    shadowOffsetY.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun.zhang at nokia.com
                CC: yongjun.zhang at nokia.com


The shadow is painted on the wrong direction when shadowOffsetY is set.  For
example, for context.shadowOffsetY = 5, the shadow is painted 5 pix _above_ ,
not 5 px _below_ the shadowed object.  However, if context.shadowBlur is set,
the shadow is painted correctly.


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