[Bug 23383] Strong semantics table missing @value, @min, @max on ranges (slider, progressbar)

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

--- Comment #3 from James Craig <jcraig@apple.com> ---
Also:

progress /* strong map @value to @aria-valuenow */
progress /* strong map @min to "0" (there is no @min attr on progress)  */
progress /* strong map @max to @aria-valuemax */

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

Received on Monday, 13 January 2014 20:06:50 UTC