Test 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 Review URL: https://codereview.chromium.org/1287253005 git-svn-id: svn://svn.chromium.org/blink/trunk@201007 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment