DescriptionTest both viewports' scrollability during fullscreen-video
Background:
To disable scrolling (and pinch-zoom) during <video>-
fullscreen ScrollingCoordinator makes both viewports
unscrollable in updateAfterCompositingChangeIfNeeded().
Problem:
Currently only the outer viewport's scrollability-
setting is tested during fullscreen-video.
Solution:
Extend test case to also verify the inner viewport.
BUG=448738
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201007
Patch Set 1 #
Total comments: 3
Messages
Total messages: 8 (2 generated)
|