[Webkit-unassigned] [Bug 98447] New: [skia] Tiling image to a canvas with scaling is misaligned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 13:28:26 PDT 2012


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

           Summary: [skia] Tiling image to a canvas with scaling is
                    misaligned
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hclam at google.com
                CC: hclam at google.com, senorblanco at chromium.org,
                    nduca at chromium.org, nick at chromium.org


Failing test: fast/borders/border-image-side-reduction.html

This is caused by r130412. While alignment problem is solved for the general draw image case, tiling with image scaling is still misaligned. The actual location is in Image::drawPattern() in ImageSkia.cpp.

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