oddbird / oddbird/css-anchor-positioning
Anchors in some multicolumn scenarios positioned incorrectly
Open
Nobody has claimed this yet.
bug
ε epsilon
- Dominant language
- TypeScript
- Stars
- 493
- Forks
- 18
- Avg merge
- 12h 37m
- Merged PRs (30d)
- 5
Description
Related WPT:
- anchor-position-inline-004.html
- anchor-position-multicol-002.html
- anchor-position-multicol-004.html
- anchor-position-multicol-colspan-001.html
- anchor-position-multicol-fixed-001.html
- anchor-position-multicol-nested-001.html
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 running the listed WPT cases, especially the multicolumn scenarios, to reproduce the incorrect anchor positions. Read the relevant TypeScript implementation and compare its behavior with anchor-position-inline-004.html, anchor-position-multicol-002.html, anchor-position-multicol-004.html, anchor-position-multicol-colspan-001.html, anchor-position-multicol-fixed-001.html, and anchor-position-multicol-nested-001.html. Done means the affected cases position anchors correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100