DescriptionFix reflection mask bounds to include visual overflow
When ReplicaPainter::paint painted masks it would use LayoutBox::size
which does not account for visual overflow. This patch switches to
using LayoutBox::visualOverflowRect, also fixing cases where zoom != 1.
TEST=fast/reflections/reflection-masks-outset.html with slimming paint
and SlimmingPaintStrictCullRectClipping enabled.
BUG=496316
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196647
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|
|||||||||||||||||||