web-platform-tests/wpt

Test that radio buttons in different radio button groups don't affect each other

Open

#2.551 aberto em 2 de fev. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (2.898 forks)batch import
good first issuehtmltype:missing-coverage

Métricas do repositório

Stars
 (4.581 stars)
Métricas de merge de PR
 (Mesclagem média 6d 7h) (626 fundiu PRs em 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

Guia do colaborador