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