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

Some more boring stuff to change how we compute content sizes #26852

Merged
merged 5 commits into from Jun 15, 2020

Commits on Jun 15, 2020

  1. Remove PositioningContext::create_and_layout_positioned

    It has only one call site.
    nox committed Jun 15, 2020
  2. Make outer_inline and outer_inline_and_percentages free functions

    They now take a closure that will compute the content sizes on demand.
    nox committed Jun 15, 2020
  3. Make IndependentFormattingContext an enum

    nox committed Jun 15, 2020
You can’t perform that action at this time.