Main frame should remain scrollable if the fullscreen element is the document
In a previous CL we disabled main frame impl-side scrolling if there is a fullscreen element because the fullscreen element can balloon up scroll events to the (invisible) main frame layer and cause weird artifacts. However if the element that enter fullscreen is the main frame document itself, we should allow it remain scrollable. BUG=376699 Review URL: https://codereview.chromium.org/305833002 git-svn-id: svn://svn.chromium.org/blink/trunk@175089 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment