E-mail List Archives
Re: Seeking public feedback for W3C ARIA role=formlandmark mapping
From: Tim Harshbarger
Date: Apr 25, 2016 6:58AM
- Next message: Jim Allan: "Re: Distinguishing between text boxes and content regions"
- Previous message: Jennifer Sutton: "Re: Angularjs and ARIA"
- Next message in Thread: Bryan Garaventa: "Re: Seeking public feedback for W3C ARIArole=formlandmark mapping"
- Previous message in Thread: Maxability Accessibility for all: "Re: Seeking public feedback for W3C ARIA role=form landmark mapping"
- View all messages in this Thread
Hi,
My thought is that, if forms are only recognized as landmarks when they have labels, then you would just have to remove the aria-label from the example to ensure that only the search landmark is recognized.
<div role="search">
<form>
...
</form>
</div>
For the type of environment I work in, I think this approach would be more beneficial. On pages where we might have multiple forms within a main or other landmark, the role="form" and aria-label would give us an additional way to help differentiate forms for users. In existing landmarks where we might only have one form, we wouldn't be introducing an additional landmark that has little or no value for the user experience.
- Next message: Jim Allan: "Re: Distinguishing between text boxes and content regions"
- Previous message: Jennifer Sutton: "Re: Angularjs and ARIA"
- Next message in Thread: Bryan Garaventa: "Re: Seeking public feedback for W3C ARIArole=formlandmark mapping"
- Previous message in Thread: Maxability Accessibility for all: "Re: Seeking public feedback for W3C ARIA role=form landmark mapping"
- View all messages in this Thread