Skip to content
This repository was archived by the owner on Dec 29, 2017. It is now read-only.
This repository was archived by the owner on Dec 29, 2017. It is now read-only.

Element should stop scrolling with viewport at the bottom of its parent container #12

@nring

Description

@nring

This functionality might already be in the polyfill, but I was unable to get it working.

As the parent element of an element with position:sticky; approaches the top of the browser viewport (as the user scrolls down), the `position:sticky' element should stop its 'sticky' behavior as the parent element goes out of the viewport.

In the HTML5Rocks demo page, the blue blog headers stop at the bottom of their parent elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions