New issue
Advanced search Search tips

Issue 792031 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Add metrics to determine how often content overflows the ICB

Project Member Reported by bokan@chromium.org, Dec 5 2017

Issue description

Chrome Version       : 62.0.3202.94
OS Version: Android

This is the Chrome equivalent of Firefox's https://bugzilla.mozilla.org/show_bug.cgi?id=1423017. Some context in:

https://github.com/bokand/bokand.github.io/issues/3
https://bugzilla.mozilla.org/show_bug.cgi?id=1423013

Safari and Firefox today size the layout/fixed viewport to the ICB width but Chrome sizes it to the content size. Firefox and Safari's model is more rational but Firefox has run into web compat issues in https://bugzilla.mozilla.org/show_bug.cgi?id=1123938

We should collect data on how often this happens in the wild. In particular, how often content is wider than the ICB, and importantly, how often the page also has overflow-x: hidden, making that content unreachable.
 

Sign in to add a comment