Bug 171169

Summary: AX: Implement aria-value support for focusable separators
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Joanmarie Diggs <jdiggs>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, buildbot, cfleizach, commit-queue, dmazzoni, jcraig, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Joanmarie Diggs
Reported 2017-04-22 11:28:56 PDT
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.
Attachments
Patch (5.98 KB, patch)
2017-04-28 08:26 PDT, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2017-04-22 11:29:21 PDT
Joanmarie Diggs
Comment 2 2017-04-28 08:26:04 PDT
WebKit Commit Bot
Comment 3 2017-04-28 09:52:55 PDT
The commit-queue encountered the following flaky tests while processing attachment 308531 [details]: The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2017-04-28 09:53:18 PDT
The commit-queue encountered the following flaky tests while processing attachment 308531 [details]: http/tests/misc/acid3.html bug 165734 (authors: abecsi@webkit.org, arv@chromium.org, cdumez@apple.com, rniwa@webkit.org, and tonyg@chromium.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5 2017-04-28 10:09:01 PDT
Comment on attachment 308531 [details] Patch Clearing flags on attachment: 308531 Committed r215927: <http://trac.webkit.org/changeset/215927>
WebKit Commit Bot
Comment 6 2017-04-28 10:09:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.