haikuwebkit/LayoutTests/fast/images/pdf-as-background.html

7 lines
208 B
HTML

<html>
<body style='margin: 0px'>
<div style='background: red; background-repeat: no-repeat; background-image: url(resources/green_rectangle.pdf); height: 100px; width: 100px'>
&nbsp;
</div>
</body>
</html>