Re: [Accessibility-ia2] Fwd: IA2 Role Landmark

2016-08-24 Thread Alexander Surkov
Landed. On Tue, Aug 23, 2016 at 8:43 PM, James Teh wrote: > + /** An object representing a navigational landmark, a region on a page to > + which the user may want quick access, such as navigating, searching, > + perusing the primary content. > > > nit: I'd change the last bit to "such as a

Re: [Accessibility-ia2] Fwd: IA2 Role Landmark

2016-08-23 Thread James Teh
|+ /** An object representing a navigational landmark, a region on a page to + which the user may want quick access, such as navigating, searching, + perusing the primary content. ||| nit: I'd change the last bit to "such as a navigation area, a search facility or the main content

Re: [Accessibility-ia2] Fwd: IA2 Role Landmark

2016-08-23 Thread Alexander Surkov
Jamie, please review the change [1] at your earliest convenience: * add landmark role * no form role deprecation for now (we should open issue against HTML a11y mapping guide, and possibly revisit ARIA change) Please feel free to merge the branch if it looks good. Thanks. Alex. [1] http://git.li

Re: [Accessibility-ia2] Fwd: IA2 Role Landmark

2016-08-18 Thread James Teh
On 11/08/2016 2:58 AM, Alexander Surkov wrote: 1) adding IA2_ROLE_LANDMARK and Yes. 2) deprecating IA2_ROLE_FORM? I'd argue that there is more semantic value in a "form" than just the fact that it is a landmark. This probably doesn't apply to ARIA (at least for now), since role="form" is def

Re: [Accessibility-ia2] Fwd: IA2 Role Landmark

2016-08-10 Thread Alexander Surkov
Jamie, are you good with 1) adding IA2_ROLE_LANDMARK and 2) deprecating IA2_ROLE_FORM? Thanks. Alex. On Mon, Apr 18, 2016 at 11:04 AM, Joseph Scheuhammer wrote: > On 2016-04-18 10:41 AM, Rich Schwerdtfeger wrote: > > > > So, this is pretty much what I expected. The net is you should use the > >

Re: [Accessibility-ia2] Fwd: IA2 Role Landmark

2016-04-18 Thread Joseph Scheuhammer
On 2016-04-18 10:41 AM, Rich Schwerdtfeger wrote: > > So, this is pretty much what I expected. The net is you should use the > new IA2 landmark role vs. the Form role for newer versions of firefox > (along with exposing the xml-roles=“form”) in newer versions of > Firefox and this should be reflect

[Accessibility-ia2] Fwd: IA2 Role Landmark

2016-04-18 Thread Rich Schwerdtfeger
Hi Alex, So, this is pretty much what I expected. The net is you should use the new IA2 landmark role vs. the Form role for newer versions of firefox (along with exposing the xml-roles=“form”) in newer versions of Firefox and this should be reflected in the Core mapping spec. I am copying St