web-platform-tests / web-platform-tests/interop

<input type="week">

Open
#1,405 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

focus-area-proposal
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

https://caniuse.com/mdn-html_elements_input_type_week

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.