[Webkit-unassigned] [Bug 132177] New: AX: ARIA 1.1: aria-orientation now defaults to undefined, supported on more elements, and role-specific defaults are defined.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 25 01:04:03 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132177
Summary: AX: ARIA 1.1: aria-orientation now defaults to
undefined, supported on more elements, and
role-specific defaults are defined.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jcraig at apple.com
CC: webkit-bug-importer at group.apple.com
AX: ARIA 1.1: aria-orientation now defaults to undefined, supported on more elements, and role-specific defaults are defined.
http://rawgit.com/w3c/aria/master/spec/aria.html
@aria-orientation is now supported on the following roles (default values per role listed in parens)
- combobox (vertical)
- listbox (vertical)
- menu (vertical)
- menubar (horizontal)
- radiogroup (undefined)
- separator (horizontal)
- scrollbar (vertical)
- tablist (horizontal)
- toolbar (horizontal)
- tree (vertical)
- treegrid (undefined)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list