Bug 14507 - SVG Linear Gradients not working after fix to Bug 12187
Summary: SVG Linear Gradients not working after fix to Bug 12187
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 03:45 PDT by Yoah Bar-David
Modified: 2007-07-16 06:42 PDT (History)
0 users

See Also:


Attachments
Create inline SVG gradient example (1.57 KB, text/html)
2007-07-03 03:46 PDT, Yoah Bar-David
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yoah Bar-David 2007-07-03 03:45:04 PDT
Bug 12187 was fixed on the Mac, but on Windows (xp) it still happens.
http://bugs.webkit.org/show_bug.cgi?id=12187
Comment 1 Yoah Bar-David 2007-07-03 03:46:54 PDT
Created attachment 15362 [details]
Create inline SVG gradient example

This works well on the Mac, but on windows the rectangle is filled with red color instead of the gradient
Comment 2 Yoah Bar-David 2007-07-03 03:53:11 PDT
Looks like fic 12187 did not fix the original problem of SVG linear gradients
Comment 3 Yoah Bar-David 2007-07-03 03:54:10 PDT
Sorry for the confusion, but the problem still occurs also on the Mac
Comment 4 David Kilzer (:ddkilzer) 2007-07-07 10:16:22 PDT
Confirmed with a local debug build of WebKit r24013 with Safari 3.0 (522.12) on Mac OS X 10.4.10 (8R218).  Test case works in Firefox 2.0.0.4.

Comment 5 Rob Buis 2007-07-12 11:55:13 PDT
This is fixed on the feature branch.
Cheers,

Rob.