Chromium Code Reviews
DescriptionFix backface-visibility with will-change
In the case where there is a scrollbar with will-change property and its
backface-visibility is set to hidden, the scrollbar will show up when
it is back-flipped. The reason is that we are not setting the backface
visibility for the overflow_controls_host_layer_.
A layout test is added.
BUG=700013
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2818533004
Cr-Commit-Position: refs/heads/master@{#464782}
Committed: https://chromium.googlesource.com/chromium/src/+/ab9fb6945b8d58a04bf92eb4dd16f0cd585da359
Patch Set 1 #Patch Set 2 : add layout test #Patch Set 3 : reduce layout test + flag expectation #
Messages
Total messages: 14 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||