[Bug 11004] Add an example of suggestion labels being used and rendered for input type="range"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11004

--- Comment #1 from Shelley Powers <shelleyp@burningbird.net> 2010-10-10 15:13:35 UTC ---
We also need to ensure a mapping between the actual range value and the
datalist option label. Currently, the list/datalist is seen as more of a
passive visual aid, then an actual concrete mapping. 

In addition, we would need an ARIA mapping associated with the labeling, in
such a way that actual step values would be available via API with the tick
marks, but the step value AND label being available when a label is specified.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 10 October 2010 15:13:36 UTC