oddbird / oddbird/css-anchor-positioning
Support `position-anchor: match-parent`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 493
- Forks
- 18
- Avg merge
- 12h 37m
- Merged PRs (30d)
- 5
Description
https://github.com/web-platform-tests/wpt/pull/62042
@jamesnw this would probably also involve a mixed polyfill :/ No browser supports match-parent yet, but all support the rest of v1.
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 the linked web-platform-tests PR 62042 and the existing v1 anchor-positioning support in this repository. Determine how a mixed polyfill for position-anchor: match-parent would fit the project, then verify completion with appropriate coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100