web-platform-tests / web-platform-tests/interop
<input type="week">
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 524
- Forks
- 35
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Description
<input type="week"> is currently only supported in Chrome. Broad browser support similar to <input type="date"> would be helpful to drop 3rd party calendar dependencies.
Specification
https://html.spec.whatwg.org/multipage/input.html#week-state-(type=week)
web-feature
No response
Test Links
No response
Additional Signals
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 linked WHATWG input week-state specification and inspect the Interop repository's existing coverage for related input types such as date. Determine how week-input support is represented in the web-platform-tests suite and verify the relevant browser results. Done means the coverage reflects the specification and broad browser support can be measured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100