[cssom-view] Specify scroll "latching"
Open
Nobody has claimed this yet.
cssom-view-1
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
CSS OM View needs to describe the browser behavior of "latching", where which element is going to scroll is only evaluated at the start of a gesture, and not independently for each event.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CSS OM View specification and reviewing its existing descriptions of scrolling and input gestures. Define how scroll latching should be described so the scroll target is evaluated at gesture start rather than for each event; done means the specification clearly documents this behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100