[Webkit-unassigned] [Bug 114087] New: Pixel color stops not respected in linear gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 6 07:12:32 PDT 2013


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

           Summary: Pixel color stops not respected in linear gradient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rchl2k at gmail.com
                CC: simon.fraser at apple.com


1. Create an block element with 200x200px size.
2. Set a linear gradient with transparent color stop positioned outside of the element (250px).
3. Add another (red) color stop at the same position.

Expected: Element to have no (transparent) background color.

What happens: The element has a red background color. When color stops are position within the element, it works as expected.

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