- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 Sep 2013 17:32:30 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23383 Bug ID: 23383 Summary: Strong semantics table missing @value, @min, @max on ranges (slider, progressbar) Product: HTML WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: jcraig@apple.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org Strong semantics table missing @value, @min, @max on ranges (slider, progressbar) The ARIA attributes @aria-valuenow, @aria-valuemin, @aria-valuemax, should have no effect on range widgets like @sliders because they have identical semantics to @value, @min, and @max. The "strong" table should list these on the appropriate elements. Note: @aria-valuetext should still be allowed. http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-strong-native-semantics -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 27 September 2013 17:32:32 UTC