web-platform-tests/wpt
View on GitHubTest that radio buttons in different radio button groups don't affect each other
Open
#2,551 opened on Feb 2, 2016
good first issuehtmltype:missing-coverage
Repository metrics
- Stars
- (4,581 stars)
- PR merge metrics
- (Avg merge 6d 7h) (626 merged PRs in 30d)
Description
For the definition of "radio button group", see https://html.spec.whatwg.org/multipage/#radio-button-group Tests should be added to test that checking a radio button in one radio button group doesn't change the checkedness of radio buttons in other radio button groups. Refs https://github.com/w3c/web-platform-tests/pull/2544#issuecomment-178361812