Descriptioncc: Use ScreenSpaceTransform to determine content scale
ScreenSpaceTransform should be used to determine the ideal content
scale as TargetSpaceTransform will no longer be cached in transform
tree.
Because of the way sublayer scale works, the scale component of
TargetSpaceTransform is the same as the scale component of
ScreenSpaceTransform.
The switching results in a different behavior because of snapping
float transforms, thus a manual rebaseline is needed for layout test.
BUG=597721
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/c5d4fb49b677d6c68687dd3dcca8c0000d786169
Cr-Commit-Position: refs/heads/master@{#396389}
Patch Set 1 #Patch Set 2 : Fix unit test #Patch Set 3 : Layout test needs rebaseline #
Total comments: 2
Patch Set 4 : Make layout test need-auto-rebaseline #
Messages
Total messages: 15 (8 generated)
|