Skip to content

[css-scroll-anchoring-1] Add more details to anchor node selection #3476

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eqrion
Copy link

@eqrion eqrion commented Jan 2, 2019

These commits add the clarifications from #3319 into the specification.

eqrion added 4 commits January 2, 2019 16:03
`position: sticky` nodes aren't suitable anchor candidates as they may
become stuck in the future, which causes them to behave similarly to
`position: fixed`.
…idation

This commit moves the existing paragraph about anchor node invalidation into
a subsection, and adds precise conditions upon when an anchor node is considered
invalidated.
@eqrion eqrion force-pushed the css-scroll-anchoring/anchor-selection branch from 66bf625 to c87b95b Compare January 3, 2019 01:00
@eqrion
Copy link
Author

eqrion commented Jan 7, 2019

Base automatically changed from master to main February 2, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants