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

Support for non-stacking-context scrolling areas #517

Merged
merged 1 commit into from Nov 4, 2016

Commits on Nov 4, 2016

  1. Support for non-stacking-context scrolling areas

    When we encounter a stacking context which scrolls its contents, we
    treat it as a special non-stacking-context scrolling area. All
    scrolling areas with the same servo scroll root id will be scrolled in
    tandem. Later changes will give these fake stacking contexts their own
    display item.
    mrobinson committed Nov 4, 2016
You can’t perform that action at this time.