Bug 54805 - [css3-images] Linear gradient rendering bug
Summary: [css3-images] Linear gradient rendering bug
Status: RESOLVED DUPLICATE of bug 54615
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Minor
Assignee: Nobody
URL: http://jsfiddle.net/leaverou/U8QMX/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-19 05:34 PST by Lea Verou
Modified: 2011-02-19 08:34 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lea Verou 2011-02-19 05:34:05 PST
As requested by Simon Fraser, I'm reporting this.

I'm using Webkit nightlies (6533.19.4, r78794) to test.

In Webkit there's a diagonal white line (a gap) between the black triangles. Gecko (nightlies) gets it right, so I added the -moz- variants so you can check how it looks there.
It doesn't seem to happen when the color stops are at 50%, but it does at 25%. Not sure what other numbers trigger it.
Comment 1 Simon Fraser (smfr) 2011-02-19 08:34:45 PST

*** This bug has been marked as a duplicate of bug 54615 ***