web-platform-tests/wpt

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

Open

#2.551 geöffnet am 2. Feb. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (2.898 Forks)batch import
good first issuehtmltype:missing-coverage

Repository-Metriken

Stars
 (4.581 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 7h) (626 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide