Ajax GUI Framework > Bug Tracker > Bug details

Bug Data

ID: #0135
Status: Accepted
Severity: Normal
Reporter: Rob Krueger
Submitted: 19-08-09 01:14

Product Data

Product: Ample SDK
Component: SVG 1.2 Tiny
Version: 0.8.x
OS: Windows XP
Browser: Internet Explorer 8.0

Description

the images never appears (image tag)

Following snippet illustrates the problem.

<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
viewBox="0 0 1100 400">

<image x="400" y="100"
width="119px" height="114px"
xlink:href="matrix.jpg">
<title>matrix.jpg</title>
</image>
</svg>

Messages written for this bug

No messages has been appended yet.

Add a message
BugTracker
© 2009 Clientside OY. All Rights Reserved.