haikuwebkit/LayoutTests/fast/images/webp-as-image-expected.html

11 lines
118 B
HTML

<style>
div {
width: 400px;
height: 400px;
background-color: green;
}
</style>
<body>
<div></div>
</body>