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: Improve scrolling behavior for the root element. #13936

Closed
wants to merge 3 commits into from

Commits on Oct 27, 2016

  1. layout: Fix incorrect overflow clipping logic for the root flow.

    Part of a fix for Google search results.
    
    Closes #13932.
    pcwalton committed Oct 27, 2016
  2. layout: Implement the special `overflow` retargeting logic for the

    `<body>` element per CSS 2.1 § 11.1.1.
    
    Part of a fix for Google.com search results.
    pcwalton committed Oct 27, 2016
  3. style: Remove `FIXME` regarding #2742, since that's fixed now.

    pcwalton committed Oct 27, 2016
You can’t perform that action at this time.