ISSUE-98: What should user agents do when required child / parent role relationships not observed?
required child roles, parent roles
What should user agents do when required child / parent role relationships not observed?
- State:
- CLOSED
- Product:
- ARIA 1.0 Implementation Guide
- Raised by:
- Michael Cooper
- Opened on:
- 2009-01-07
- Description:
- Related Actions Items:
- No related actions
- Related emails:
- No related emails
Related notes:
User agents shouldn't do anything special. A validation tool can flag this as an error.
Andi Snow-Weaver, 1 Oct 2009, 21:05:46Text in the UAIG at the beginning of the Author Errors section addresses this issue:
In general, user agents do not do much validation of WAI-ARIA properties. Some minor validation MAY occur on request, such as making sure valid IDs are specified for WAI-ARIA relations, and enforcing things like aria-posinset being within 1 and aria-setsize, inclusive. User agents are not responsible for logical validation, such as the following:
...
4. Elements that do not correctly observe required child / parent role relationships or that appear elsewhere than in their required parent.
...
Display change log