attributes missing
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 1
Description
(issues for 0.18.0 that still seems to exist)
- audio
mutedhttps://github.com/elm/html/issues/155 - video https://github.com/elm/html/issues/154
Html.optgrouplabel_https://github.com/elm/html/issues/136
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 by reading the three linked upstream issues, then locate the audio, video, and Html.optgroup attribute definitions in the repository. Check how existing attributes are exposed and verify that muted, the video attributes, and label_ are available with the expected names; done means each listed missing attribute is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100