haikuwebkit/LayoutTests/svg/as-image/svg-image-with-data-uri-ima...

14 lines
172 B
HTML

<html>
<head>
<style>
div {
width: 200px;
height: 200px;
background-color: lime;
}
</style>
</head>
<body>
<div></div>
</body>
</html>