haikuwebkit/LayoutTests/fast/hidpi/filters-turbulence-expected...

13 lines
242 B
HTML

<script src="resources/ensure-hidpi.js"></script>
<style>
div {
width: 200px;
height: 200px;
display: inline-block;
background-color: rgba(127, 127, 127, 0.5);
}
</style>
<body>
<div></div>
</body>