Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <foreignObject transform="translate(200)" width="100" height="100">
3 <body xmlns="http://www.w3.org/1999/xhtml" style="margin: 0pt;">
4 <iframe src="data:text/html,%3Cbody%20bgcolor%3D'%230000ff'%3E" style="border: medium none ; width: 100px; height: 100px;"/>
5 </body>
6 </foreignObject>
7 </svg>