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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 15:24:07 PDT 2010


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





--- Comment #7 from kentozier at gmail.com  2010-07-09 15:24:07 PST ---
(In reply to comment #6)
> Your testcase works if served with the correct MIME type.

I'm using html suffix for several reasons:

- The SVG view is embedded in an html page. There is a lot of other stuff that goes on outside the SVG view and I want that to behave like a normal web page
- 99.9 percent of web users have never heard of SVG, so it would seem very foreign to access a page with an svg suffix.
- The root SVG view does indicate what namespace that section of the page uses (http://www.w3.org/2000/svg)
- Other major browsers seem to have no problem figuring out what to do, including Google Chrome which is based on WebKit. 

Seems like either Google customized WebKit so this would work and didn't contribute the fix, or Chrome uses an older branch of WebKit and newer versions broke this capability.

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