Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Content size" warning when devtools docked to left or right #5944

Closed
jessehattabaugh opened this issue Sep 3, 2018 · 2 comments
Closed

Comments

@jessehattabaugh
Copy link

steps to reproduce

  1. set dev tools to split the browser window horizontally instead of vertically
  2. Run LH on any website

current behavior?

I get a "content width" warning saying that my window.innerWidth !== window.outerWidth.
lighthouse error

expected behavior?

When running the audit with the devtools docked to the bottom of the screen as is the default, instead of splitting the window to the left or right, there is no warning. Lighthouse should give consistent results no matter how the user's devtools are configured.

##Environment Information

  • Affected Channels: DevTools
  • Lighthouse version: 3.0.0
  • Operating System: Windows
@justinribeiro
Copy link
Contributor

Thanks for the issue! This sounds similar to issue #5558 which has a fix inbound with PR #5893.

@brendankenny
Copy link
Member

Yes, let's dedupe into #5558

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants