[webkit-reviews] review requested: [Bug 14442] Adding a stop with value 1.0 to a gradient that has already been used has no effect : [Attachment 15394] New attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 01:03:14 PDT 2007


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 14442: Adding a stop with value 1.0 to a gradient that has already been
used has no effect
http://bugs.webkit.org/show_bug.cgi?id=14442

Attachment 15394: New attempt
http://bugs.webkit.org/attachment.cgi?id=15394&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
The spec says:

"Before the first stop, the color must be the color of the first stop. After
the last stop, the color must be the color of the last stop."

It seems like we did that wrong, FF seems to confirm it. This patch corrects
that and fixes the regression.
Cheers,

Rob.



More information about the webkit-reviews mailing list