oddbird / oddbird/css-anchor-positioning
Support anchors that fragment across columns
Open
Nobody has claimed this yet.
bug
γ gamma
- Dominant language
- TypeScript
- Stars
- 493
- Forks
- 18
- Avg merge
- 12h 37m
- Merged PRs (30d)
- 5
Description
Failing WPT: anchor-position-grid-001.html
Reproduction: https://codepen.io/jamessw/pen/YPqrLyP
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
Open the failing WPT, anchor-position-grid-001.html, and reproduce the behavior using the linked CodePen. Trace the TypeScript polyfill entry point that handles anchor positioning across columns. Done means the WPT passes and the reproduced cross-column fragmentation behavior matches the expected anchor positioning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100