Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>Rendering of an <img> embedding an SVG with a near-integral width (reference)</title>
<img src="data:image/svg+xml,
<rect width='100%' height='100%' fill='green'/>
</svg>
" style="left: 7.5px; top: 8px; position: absolute">