blob: 01c19b7f58101a5ffb5ca188da21c1c60dd76af1 [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>