[Webkit-unassigned] [Bug 79365] New: Linear gradients with multiple stops at the same point behave incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 07:53:14 PST 2012


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

           Summary: Linear gradients with multiple stops at the same point
                    behave incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kenny at trademarkads.com


Webkit fails to render a 1px vertical red line in the following example:

-webkit-linear-gradient(left, white 0%, white 10px, red 10px, red 11px, white 11px, white 100%);

Instead, it renders solid white.

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