[Webkit-unassigned] [Bug 47868] New: Pixel cracks when using background image sprite on transformed element at certain scales.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 18:54:38 PDT 2010


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

           Summary: Pixel cracks when using background image sprite on
                    transformed element at certain scales.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


The following html code snippet will cause unwanted blue pixels around the div element in TOT at certain zoom levels:

<div style="-webkit-transform: scale(2.659); background-image: url(http://www.google.com/reader/ui/1225119760-lhn-sprite.png); height: 16px; width: 16px;"></div>

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