4 <title>Same SVG source, different image heights
</title>
7 <p>There should be
<em>two
</em> blue circles below.
</p>
8 <img src=
"resources/circle.svg" type=
"image/svg+xml" style=
"width:100px; height:300px;">
9 <img src=
"resources/circle.svg?different-url" type=
"image/svg+xml" style=
"width:100px; height:100px;">