web-platform-tests/wpt
在 GitHub 查看Test that radio buttons in different radio button groups don't affect each other
Open
#2,551 创建于 2016年2月2日
good first issuehtmltype:missing-coverage
仓库指标
- Star
- (4,581 star)
- PR 合并指标
- (平均合并 6天 7小时) (30 天内合并 626 个 PR)
描述
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