- From: Bryan Garaventa <bryan.garaventa@ssbbartgroup.com>
- Date: Fri, 24 Apr 2015 00:16:25 +0000
- To: Matthew King <mattking@us.ibm.com>
- CC: W3C WAI Protocols & Formats <public-pfwg@w3.org>
- Message-ID: <BL2PR03MB338232543E38F0224CF9FED98EC0@BL2PR03MB338.namprd03.prod.outlook.com>
Because not everything can be categorized so easily, and stating 'table of contents' in the spec for this role implies that region can only be used for static documents, which isn't true. Bryan Garaventa Senior Accessibility Engineer SSB BART Group, Inc. bryan.garaventa@ssbbartgroup.com 415.624.2709 (o) www.SSBBartGroup.com From: Matthew King [mailto:mattking@us.ibm.com] Sent: Thursday, April 23, 2015 4:14 PM To: Bryan Garaventa Cc: W3C WAI Protocols & Formats Subject: Re: ARIA 1.1 issue with role=region spec text and implied usage if it is not important enough to be in a page summary, why would it be in a region? Example of page summary: jaws region tree. BTW, I usually put breadcrumbs in nav elements. Matt King IBM Senior Technical Staff Member I/T Chief Accessibility Strategist IBM BT/CIO - Global Workforce and Web Process Enablement Phone: (503) 578-2329, Tie line: 731-7398 mattking@us.ibm.com<mailto:mattking@us.ibm.com> From: Bryan Garaventa <bryan.garaventa@ssbbartgroup.com<mailto:bryan.garaventa@ssbbartgroup.com>> To: W3C WAI Protocols & Formats <public-pfwg@w3.org<mailto:public-pfwg@w3.org>>, Date: 04/23/2015 11:50 AM Subject: ARIA 1.1 issue with role=region spec text and implied usage ________________________________ This came up yesterday, and it's something I wished to raise regarding the spec definition for the region role at http://www.w3.org/TR/wai-aria-1.1/#region Which states: "A large perceivable section of a web page or document, that is important enough to be included in a page summary or table of contents, for example, an area of the page containing live sporting event statistics." In practice however, there are many valid uses for named regions that don't fit this definition, such as the following: <div role="region" aria-label="breadcrumbs"> ... breadcrumb structure ... </div> Amongst many others, none of which fit into the 'large structure that ties into the table of contents' definition mentioned in the spec, which is confusing developers who simply want to define a specific region on the page for a specific navigable purpose. The helpful aspect of the above usage, is that it puts visually oriented regions into the region list for ATs, making it easy to find and navigate to specific regions of interest. However the spec text actively discourages this. Can this be modified to be less restrictive?
Received on Friday, 24 April 2015 00:16:57 UTC