Sign in
webkit
/
WebKit
/
0c2ddc1eca6e59125730b10296378ad87a14f61c
/
.
/
LayoutTests
/
fast
/
images
/
pdf-as-image-landscape.html
blob: 7d524d34d1d9fd28c2fc3dcb5aa0b41302b96101 [
file
] [
log
] [
blame
]
<html>
<head>
</head>
<body>
This test that we correctly orient landscape pdf images. The green rectangle should be wider than it is tall.
<p
/>
<img
src
=
"resources/pdf_test_landscape.pdf"
/>
</body>
</html>