DescriptionPass InterpolationQuality into DragImage to respect image-rendering:pixelated.
Previously DragImage would always use RESIZE_LANCZOS3.
It now uses RESIZE_BOX if the interpolation quality is
InterpolationNone.
Layout test depends on this content side CL:
https://codereview.chromium.org/904833004/
BUG=451759
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190023
Patch Set 1 #
Total comments: 3
Patch Set 2 : Address comments. Add tests. #
Total comments: 1
Patch Set 3 : Update test for changes in test_runner CL. #
Total comments: 1
Patch Set 4 : Sync and rebase #
Messages
Total messages: 15 (4 generated)
|