Sign in
webkit
/
WebKit
/
3171213d84ddc1cb3289622b38ea4b8b7d089653
/
.
/
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>