DescriptionAdd a layout test for bug 320244
Images with EXIF orientation are sometimes shown with the wrong
orientation inside ImageDocument. The bug does not reproduce in
an <iframe> ImageDocument. Add a direct-load test that exhibits
the bug. Add a failure expectation to TestExpections, pending a
fix to http://crbug/320244
The test image is 82 x 1281 after orientation, and layout tests
use an 800 x 600 screen. In ImageDocument the test image should
be shown at 38 x 600 (w x h) to maintain aspect ratio.
TEST=fast/images/exif-orientation-height-image-document.html
BUG=320244
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167497
Patch Set 1 : #
Total comments: 3
Patch Set 2 : Remove Math.random() #Patch Set 3 : Make test image smaller (18k rather than 360k) #
Messages
Total messages: 17 (0 generated)
|