New issue 640 by joeri.se...@gmail.com: Support svg files in <image> tag
(flash renderer)
http://code.google.com/p/svgweb/issues/detail?id=640
<image xlink:href="file.svg"> is not supported in the flash renderer.
What steps will reproduce the problem?
1. Download and extract attachment into a folder
2. Drop the "svgweb" folder into this folder
3. Load demo.html
Expected output:
A red and a blue circle, side-by-side
Actual output:
Only the red circle is shown, the blue circle (added via <image>) is not
shown.
Tested on the "lurker above" release, Windows 7 pro, Chrome 16, Flash
11.1.102.55
Attachments:
testcase.zip 967 bytes