1 <!-- Test for http://crbug/320244 Image Document's displayed image has the wrong
2 aspect ratio (the image looks stretched) for images with EXIF orientation. -->
5 testRunner
.queueLoad('resources/jpeg-height-exif-orientation.jpg');
7 document
.write('This test requires TestRunner.');