blob: e13e368d7b8ab6021d5041d9bd51714b0859f024 [file] [log] [blame]
<!doctype HTML>
<head>
<meta charset="utf-8">
<title>Reference case for dynamic viewBox change</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
</head>
<body>
<svg id="mySVG" style="height: 200px; width: 200px;">
<rect width="200" height="200" fill="lime"></rect>
</svg>
</body>