blob: 6a9b3ffcbea079ab33eef0f8a1765e3514ae3277 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body style="margin: 0px; padding: 0px;">
<object data="data:image/svg+xml,
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'>
<rect id='rect' width='100' height='100' fill='green'/>
</svg>
"></object>
</body>
</html>