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