[Webkit-unassigned] [Bug 67897] New: Pixel stop positions for linear-gradient property miscalculated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 10 16:41:36 PDT 2011


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

           Summary: Pixel stop positions for linear-gradient property
                    miscalculated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: john at zerocrates.org


Created an attachment (id=106989)
 --> (https://bugs.webkit.org/attachment.cgi?id=106989&action=review)
Simple testcase

When using a linear gradient as the background image for an element, stop positions that are specified in pixels are inconsistent.

For a vertically-oriented gradient, the positions change as the height of the element increases. At very large heights, the positions as rendered can be extremely different than the specified values, but even relatively smaller dimensions cause some shifting.

In the 

Confirmed on WebKit r94906 Mac, Safari 5.1 Mac, and countless Chromes and Chromiums on several platforms.

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