I am working in SVG application. This is implemented in IE but only for text elements (not for textPath or tspan). In this case that's OK though as you can just move the attribute to the text element.
<div> </div> <div>http://jsfiddle.net/mahendrabirla/qjtwx5fy/</div>
Go to the complete details ...