haikuwebkit/LayoutTests/fast/images/pdf-as-image-crop-box.html

8 lines
119 B
HTML

<style>
img {
vertical-align: top;
}
</style>
<body>
<img src="resources/red-green-2x2-cropped-to-1x1.pdf">
</body>