ISSUE-664: Modify all of section 4 to be generic so that it may be referenced by SVG

Modify all of section 4 to be generic so that it may be referenced by SVG

State:
CLOSED
Product:
ARIA 1.1 Core Mapping Specification
Raised by:
Richard Schwerdtfeger
Opened on:
2014-06-20
Description:
Example: Section 4.3

<change>
The aria-activedescendant property may be used to enable keyboard accessibility on WAI-ARIA elements that support this attribute. It is often a more convenient way of creating container widget keyboard navigation (where the entire widget is in the tab order just once, but the user can use other keys, typically arrow keys, to navigate to descendant items of the container).
</change>
<to>
The aria-activedescendant property may be used to enable keyboard accessibility on SVG elements having a WAI-ARIA computed role that support this attribute. It is often a more convenient way of creating container widget keyboard navigation (where the entire widget is in the tab order just once, but the user can use other keys, typically arrow keys, to navigate to descendant items of the container).
</to>
Related Actions Items:
No related actions
Related emails:
No related emails

Related notes:

correction:
<change>
The aria-activedescendant property may be used to enable keyboard accessibility on WAI-ARIA elements that support this attribute. It is often a more convenient way of creating container widget keyboard navigation (where the entire widget is in the tab order just once, but the user can use other keys, typically arrow keys, to navigate to descendant items of the container).
</change>
<to>
The aria-activedescendant property may be used to enable keyboard accessibility on host language elements having a WAI-ARIA computed role that support this attribute. It is often a more convenient way of creating container widget keyboard navigation (where the entire widget is in the tab order just once, but the user can use other keys, typically arrow keys, to navigate to descendant items of the container).
</to>

Richard Schwerdtfeger, 20 Jun 2014, 20:57:32

Completed a while back; closing.

Joseph Scheuhammer, 29 Nov 2016, 20:52:51

Display change log ATOM feed


James Nurthen <w3c@nurthen.com>, Valerie Young <spectranaut@igalia.com>, Chairs, Daniel Montalvo <dmontalvo@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 664.html,v 1.1 2023/05/22 16:31:58 carcone Exp $