New issue
Advanced search Search tips

Issue 662196 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Chrome
Pri: 3
Type: Bug



Sign in to add a comment

FrameOwnerPropertiesPropagationScrolling needs better check for "is scrollable"

Project Member Reported by bokan@chromium.org, Nov 3 2016

Issue description

SitePerProcessBrowserTest.FrameOwnerPropertiesPropagationScrolling is currently disabled on Android because it uses a shrunken body client width as a proxy for having a scrollbar, itself a proxy for being scrollable.

With overlay scrollbars launching on ChromeOS and Linux soon (issue 307091), this leaves just Windows and Mac so I think the test needs to be fixed to maintain coverage.

The test either needs to change how it checks scrollabillity or it should set a mock scrollbar theme for the duration of the test.
 

Sign in to add a comment