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

script: Ensure we don't ignore reflows for queries that bail out due to the viewport size not yet present #11545

Merged
merged 1 commit into from Jun 1, 2016

Commits on Jun 1, 2016

  1. script: Ensure we don't ignore reflows for queries that bail out due …

    …to the viewport size not yet present.
    
    This fixes #11223.
    
    Note that this didn't happen in the root pipeline because we explicitly set the
    window size in that case.
    emilio committed Jun 1, 2016
You can’t perform that action at this time.