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