[Webkit-unassigned] [Bug 171169] New: AX: Implement aria-value support for focusable separators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 22 11:28:56 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171169

            Bug ID: 171169
           Summary: AX: Implement aria-value support for focusable
                    separators
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

In ARIA 1.1, focusable separators (e.g. those functioning as adjustable window splitters in a web app) support the aria-value* properties. This does not appear to be implemented for Safari or WebKitGtk.

As per https://rawgit.com/w3c/aria/master/aria/aria.html#separator:

The implicit value of aria-valuemin is 0.
The implicit value of aria-valuemax is 100.
The implicit value of aria-valuenow is 50.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170422/25a97878/attachment.html>


More information about the webkit-unassigned mailing list