This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28768 - Strong semantics table missing @value, @min, @max on ranges (slider, progressbar)
Summary: Strong semantics table missing @value, @min, @max on ranges (slider, progress...
Status: RESOLVED MOVED
Alias: None
Product: ARIA
Classification: Unclassified
Component: HTML AAM (show other bugs)
Version: 1.1
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact:
URL:
Whiteboard:
Keywords: a11y
Depends on:
Blocks:
 
Reported: 2015-06-05 14:47 UTC by steve faulkner
Modified: 2018-05-03 20:33 UTC (History)
8 users (show)

See Also:


Attachments

Description steve faulkner 2015-06-05 14:47:50 UTC
+++ This bug was initially created as a clone of Bug #23383 +++

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
Comment 1 Michael Cooper 2018-05-03 20:33:01 UTC
Assuming this is being tracked in HTML AAM or ARIA in HTML in WebPlat; closing in ARIA.