[Webkit-unassigned] [Bug 171166] New: AX: Update implementation of aria-orientation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 22 11:09:44 PDT 2017


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

            Bug ID: 171166
           Summary: AX: Update implementation of aria-orientation
           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, aria-orientation was added to the following roles with the specified implicit values:
* combobox: undefined
* listbox: vertical
* menu: vertical
* menubar: horizontal
* radiogroup: undefined
* tablist: horizontal
* toolbar: horizontal
* tree: vertical
* treegrid: undefined

In ARIA 1.1, the following changes related to aria-orientation were also made:
* aria-orientation's default value changed from horizontal to undefined
* separator now has implicit value of horizontal
* slider now has implicit value of horizontal

I am seeing failures both in Safari and WebKitGtk, e.g. combobox, radiogroup, slider, and treegrid. We should fix those, and also ensure we have layout test(s) covering all roles that support aria-orientation.

-- 
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/72cc2c0d/attachment.html>


More information about the webkit-unassigned mailing list