blob: 1f497cd2957c437a5a4923930b6b43a80ad04290 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
img {
width: 200px;
height: 200px;
background-color: red;
}
</style>
</head>
<body>
<img src="resources/image-with-nested-rects.svg">
</body>
</html>