[Bug 25140] restrict summary element content?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25140

--- Comment #19 from steve faulkner <faulkner.steve@gmail.com> ---
(In reply to Simon Pieters from comment #18)
> (In reply to steve faulkner from comment #17)
> > data suggests usage of label is common 
> 
> That's good. But it doesn't tell the ratio between unlabelled controls and
> labelled controls (especially checkboxes and radio buttons is relevant since
> they are "small").

quick grep of 10,000 pages isolating checkbox/radio

type="radio" = 3263
type="checkbox" = 4036

label = 5143

safe to say at least 50%


> 
> > from summary text content
> 
> OK. And ignore aria-label/aria-labelledby?

didn't mean that, use the accessible name calc algorithm use summary as origin

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 4 April 2014 11:32:10 UTC