Closed
Bug 703766
Opened 13 years ago
Closed 13 years ago
SVG gradients do not render from another SVG
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 353575
People
(Reporter: strager.nds, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2
Steps to reproduce:
Reference symbol A of SVG A in a separate SVG B.
Actual results:
Gradients of symbol A do not render properly in SVG B.
If you copy the gradient elements of SVG A into SVG B, it displays properly (i.e. bug is not present). Suitable workaround if it wasn't for the memory hit
Expected results:
Symbol A should render identically in both SVG A and SVG B.
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
Works fine in:
Chrome 13
Opera 11.52
Safari 5.0.5
Safari iOS 4, 5
Android Browser 3.2.1
Blackberry PlayBook (Webkit)
Does NOT work in:
Firefox 8.0 (OS X 10.6)
Firefox Nightly (OS X 10.6)
Android Firefox
Firefox 8.0 (Ubuntu x86_64)
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•