blob: ee4fcacc743aaea206c00dae19f59ba851301931 [file] [log] [blame]
<html>
<body>
<!-- This image scales uniformly, preserving its aspect ratio, to be
500x500. Though the SVG content doesn't have a viewBox, we behave as if
it did when it's used as an image, since it has non-percent-valued
height and width attributes on the root svg node. -->
<img src="resources/squaredCircle-100x100.svg" width="500px">
</body>
</html>