[Webkit-unassigned] [Bug 26012] New: Chromium doesn't handle -webkit-border-image correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 12:16:55 PDT 2009


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

           Summary: Chromium doesn't handle -webkit-border-image correctly.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: senorblanco at chromium.org


Chromium (skia) doesn't do -webkit-border-image correctly when the border image
is 1 pixel wide or high, since it doesn't like negative width/height source
rects in Image::drawPattern().  CoreGraphics will happily draw it in this case.
 See bug http://crbug.com/6167.


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