[Webkit-unassigned] [Bug 14442] Adding a stop with value 1.0 to a gradient that has already been used has no effect

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


http://bugs.webkit.org/show_bug.cgi?id=14442


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15390|0                           |1
        is obsolete|                            |
  Attachment #15394|                            |review?
               Flag|                            |




------- Comment #5 from rwlbuis at gmail.com  2007-07-05 01:03 PDT -------
Created an attachment (id=15394)
 --> (http://bugs.webkit.org/attachment.cgi?id=15394&action=view)
New attempt

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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list