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

layout: Only take nonnegative margins into account when estimating inline placement of floats. #10248

Merged

Commits on Mar 29, 2016

  1. layout: Only take nonnegative margins into account when estimating

    inline placement of floats.
    
    Otherwise, the heuristics can pass even when there are no floats,
    causing block formatting contexts to be speculated to be flowing around
    floats that don't exist!
    
    Closes #10237.
    pcwalton committed Mar 29, 2016
You can’t perform that action at this time.