[css-selectors] Add a :scrolling-element selector
Open
Nobody has claimed this yet.
selectors-5
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
Hi everybody,
It would be nice if there was a CSS selector (e.g. :scrolling-element) that targeted the same element as document.scrollingElement refers to in the Document API. Not sure if this has been proposed before or not but I couldn't find any previous mentions here.
Thanks!
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 with the CSS Selectors issue context and the linked Document API definition of document.scrollingElement. Determine whether a :scrolling-element selector should be specified and document the agreed behavior in the relevant CSSWG draft. Done means the proposal has a resolved design and corresponding specification text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100