[Webkit-unassigned] [Bug 41952] linearGradient not working when created through Javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 16:08:39 PDT 2010


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





--- Comment #10 from kentozier at gmail.com  2010-07-09 16:08:39 PST ---
(In reply to comment #9)
> You need to use XHTML then.

OK. That works, but I have to disagree with the decision to marked this as resolved. Here's why

- I haven't tested all SVG functionality, but a significant portion of it does work correctly with a html suffix. Shapes, lines, colors, text, text transforms etc...
- Given that so much of the other SVG functionality works even with an html suffix, that indicates to me that the gradient rendering code is not performing some check that the majority of other code does. 

I can live with the bug for now, but bottom line the other code works, linear gradient doesn't. That seems like a bug in my book.

Thanks for the xhtml suggestion that at least serves as a stop gap.

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