Re: [html-tests] Radios in click cancelation test need to be in same radio button group (#2544)

By definition, radio buttons are always in some radio button group, although that group might only contain 1 item.
Anyway, the old test never tested the isolation of radio button groups in the first place. t5's description is "canceled activation steps on unchecked radio", and as previously mentioned, its assertions don't make sense if the two radios are in different groups.
But I agree that the isolation of radio button groups ought to be tested, so I've filed #2551.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/2544#issuecomment-178416557

Received on Tuesday, 2 February 2016 07:15:42 UTC