DescriptionFix directly composited image path for CSS image-orientation
Use the DragImage::resizeAndOrientImage helper added in this
CL to obtain a SkImage of correct orientation to send to the
graphics layer for compositing.
Add new layout tests:
image-orientation-from-image-composited-dynamic.html
- test dynamically adding CSS image-orientation: from-image
image-orientation-default.html
- check that when no image-orientation is specified, images
with an EXIF orientation are not transformed.
BUG=502267
Committed: https://crrev.com/8cac6805bdac3a41ac76a72e9e1e58d26105895c
Cr-Commit-Position: refs/heads/master@{#352647}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Add dynamic test and fix stuff #
Total comments: 1
Patch Set 3 : Update TestExpections #Patch Set 4 : Add test for 0deg #
Total comments: 1
Patch Set 5 : Address review comments #
Total comments: 1
Patch Set 6 : Patch for landing #Messages
Total messages: 35 (12 generated)
|