WebReflection / WebReflection/linkedom
missing viewBox methods...
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- HTML
- Stars
- 2.1k
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
What is the best way to patch viewBox attributes in SVGs to implement baseVal?
https://developer.mozilla.org/en-US/docs/Web/API/SVGMarkerElement/viewBox
Contributor guide
No contributing guide indexed for this repository
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 linked MDN reference for SVGMarkerElement.viewBox and inspect the repository's DOM implementation entry points; the issue names no file or test. Done means establishing how viewBox attributes should expose baseVal methods in SVGs and verifying that behavior with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100