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

12 lines
130 B
HTML

<!DOCTYPE html>
<style>
div {
width: 313px;
height: 313px;
background-color: green;
}
</style>
<body>
<div></div>
</body>