ISSUE-648: Role computation with native host language semantics
Role computation with native host language semantics
- State:
- CLOSED
- Product:
- ARIA 1.1
- Raised by:
- Richard Schwerdtfeger
- Opened on:
- 2014-03-16
- Description:
- One of the the objectives with ARIA 1.1 and HTML 5.1 is to allow native host language semantics to be able to leverage its native ARIA semantic to avoid having to apply the role attribute. Examples are <tr role="row">. The digital publishing interest group would like to be able to introduce hundreds of semantic roles. Some of these are in ePub structural semantics today and some of these are new, a "comic". Up to now ARIA role values have been limited to values we defined. The semantics dbub-ig is creating can be used for accessibility as well and it does not make sense to use name spaced attributes until they can expose the attribute value. A way to address this would involve a change in the processing rules (a clarification) and an agreement across working groups to expose other values not yet defined in ARIA.
1. If none of the role values in the list of space delimited roles is known by a platform accessibility API mapping default to the host language semantic role. e.g. <section role="comic"> today would map to a role of region.
2. It would require agreement across SVG, HTML5, and ARIA to allow for these values.
3. We have to modify the role attribute to state that a role is not required to apply non-global aria attributes when the native host language meets the required role requirements. - Related Actions Items:
ACTION-2040 on Michael Cooper to Modify section 7.4 to include role values as native host language semantics in paragraph 2 - due 2016-03-17, closed- Related emails:
- No related emails
Related notes:
overcome by events.
Richard Schwerdtfeger, 28 Jul 2016, 16:46:04Changelog:
Created issue 'Role computation with native host language semantics' nickname owned by Richard Schwerdtfeger on product ARIA 1.1, description 'One of the the objectives with ARIA 1.1 and HTML 5.1 is to allow native host language semantics to be able to leverage its native ARIA semantic to avoid having to apply the role attribute. Examples are <tr role="row">. The digital publishing interest group would like to be able to introduce hundreds of semantic roles. Some of these are in ePub structural semantics today and some of these are new, a "comic". Up to now ARIA role values have been limited to values we defined. The semantics dbub-ig is creating can be used for accessibility as well and it does not make sense to use name spaced attributes until they can expose the attribute value. A way to address this would involve a change in the processing rules (a clarification) and an agreement across working groups to expose other values not yet defined in ARIA.
1. If none of the role values in the list of space delimited roles is known by a platform accessibility API mapping default to the host language semantic role. e.g. <section role="comic"> today would map to a role of region.
2. It would require agreement across SVG, HTML5, and ARIA to allow for these values.
3. We have to modify the role attribute to state that a role is not required to apply non-global aria attributes when the native host language meets the required role requirements. ' non-public
Status changed to 'open'
Richard Schwerdtfeger, 16 Mar 2014, 16:07:27Status changed to 'closed'
Richard Schwerdtfeger, 28 Jul 2016, 16:46:04