oddbird / oddbird/css-anchor-positioning
Support `anchor-scope` for pseudo-elements
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 493
- Forks
- 18
- Avg merge
- 12h 37m
- Merged PRs (30d)
- 5
Description
https://github.com/oddbird/css-anchor-positioning/pull/217 adds support for anchor-scope on regular elements, but doesn't cover pseudo-elements
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 reviewing linked pull request #217 and the existing anchor-scope handling for regular elements. Trace how pseudo-elements are processed and identify the corresponding behavior that is missing. Done means anchor-scope is supported for pseudo-elements and the behavior is covered by the project's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100