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

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

            Bug ID: 28768
           Summary: Strong semantics table missing @value, @min, @max on
                    ranges (slider, progressbar)
           Product: ARIA
           Version: 1.1
          Hardware: PC
                OS: All
            Status: NEW
          Keywords: a11y
          Severity: normal
          Priority: P2
         Component: HTML AAM
          Assignee: faulkner.steve@gmail.com
          Reporter: faulkner.steve@gmail.com
                CC: jcraig@apple.com, mike@w3.org,
                    public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org, tink@tink.co.uk
        Depends on: 23383

+++ 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 5 June 2015 14:47:54 UTC