Chromium Code Reviews
DescriptionCSS filters: fix filtered parent with composited, transformed child.
When computing the filter region for CSS filters, we must take
composited, transformed children into account. This required
plumbing this preference through
PaintLayer::physicalBoundingBoxIncludingReflectionAndStackingChildren().
This is a followup to https://codereview.chromium.org/1459953002/,
which fixed the problem for non-composited children.
BUG=620394, 618642
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/711409eabeacb27e2debfd5a7be631a1967f500f
Cr-Commit-Position: refs/heads/master@{#411432}
Patch Set 1 #Patch Set 2 : Remove -webkit-filter from test. #
Total comments: 2
Patch Set 3 : Rename per review comments, accommodate negative transforms, update to ToT #Patch Set 4 : Remove extraneous style from layout test. #
Dependent Patchsets: Messages
Total messages: 28 (20 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||