Re: Prohibiting naming certain roles

+1 LGTM
--

Regards

SteveF
Accessibility is political[image: āœŠ]
Working for the web
<https://twitter.com/stevefaulkner/status/940835584410574850>,
anywhere and everywhere [image: šŸ––šŸ½]


On Mon, 24 Jun 2019 at 16:17, James Nurthen <nurthen@adobe.com> wrote:

> Please review the following PRs and add comments in the PRs as needed.
>
>
>
> TLDR : These PRs make aria-label and aria-labelledby prohibited for
> authors to use on certain roles. There is a corresponding minor change to
> ACCNAME which requires the algorithm to ignore aria-label and
> aria-labelledby on prohibited roles at the root node only -  but allows the
> algorithm to remain the same when encountering something where naming is
> prohibited on other nodes in the algorithm.
>
>
>
> Please read and review for full details.
>
>
>
> ARIA spec PR - https://github.com/w3c/aria/pull/985
>
>    - Githack version -
>    https://raw.githack.com/w3c/aria/DisallowLabel/index.html
>    - PrPreview diff version (bad formatting)-
>    https://pr-preview.s3.amazonaws.com/w3c/aria/985/971b418...8ea7b26.html
>
> Accname PR https://github.com/w3c/accname/pull/53
>
>    - Githack version -
>    https://raw.githack.com/w3c/accname/issue-52/index.html#step1
>
>
>
> (note ā€“ the ARIA PR #985 needs the changes to aria.js and common.css in
> https://github.com/w3c/aria-common/pull/33 removing from it - Iā€™m simply
> including them now to facilitate review)
>
>
>
> We will aim to merge this on Thursday June 27 unless there are substantive
> comments which cannot be addressed in a timely way.
>
>
>
> Regards,
>
> James
>
>
>
>
>
>
>
> *James Nurthen*
>
> 415.832.2734 (tel)
>
> 601 Townsend Street
>
> Accessibility Engineer
>
> 415.987.1918 (cell)
>
> San Francisco, CA, 94103, USA
>
> Adobe. Make It an Experience.
>
> nurthen@adobe.com
>
> www.adobe.com
>
>
>
>
>
>
>

Received on Monday, 24 June 2019 15:35:08 UTC