Chromium Code Reviews
DescriptionSupport css clip on fixed-position GeometryMapper
Previously in GeometryMapper::mapToVisualRectInDestinationSpace(), if
the fast path localToVisualRectToAncestorSpace() doesn't work because
the transform node of destinationSpace is not an ancestor of the
transform node of sourceState, we fallback to the slow path which
previously didn't support clip.
Now support clip if possible in the slow path.
BUG=638386
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/7b7daf557bcc65228cb1431dc3f9f9b8547fd9c9
Cr-Commit-Position: refs/heads/master@{#413652}
Patch Set 1 #Patch Set 2 : - #Patch Set 3 : Support css clip on fixed-position GeometryMapper #
Total comments: 6
Patch Set 4 : Address comments #Patch Set 5 : - #
Messages
Total messages: 19 (12 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||