Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
LayoutTests
/
fast
/
images
/
pdf-as-image.html
blob: 2535d22c1bb7309b22db5a3d909a0b2b7f2480ef [
file
] [
log
] [
blame
]
<html>
<body
style
=
'
margin
:
0px
'
>
<div
style
=
'
background
:
red
;
height
:
100px
;
width
:
100px
'
>
<img
src
=
'resources/green_rectangle.pdf'
>
</div>
</body>
</html>