blob: e7757dc157cf0b50c59b63ec955c09ebd48a4d11 [file] [log] [blame]
<html>
<head>
<style>
div {
background: red;
height: 100px;
width: 100px;
}
</style>
</head>
<body style='margin: 0px'>
<div>
<img src='resources/green-fixed-size-rect.svg'>
</div>
</body>
</html>