- From: James Nurthen <w3c@nurthen.com>
- Date: Mon, 3 Oct 2022 21:05:28 +0000
- To: Bryan Garaventa <bryan.garaventa@levelaccess.com>, Peter Krautzberger <peter@krautzource.com>, ARIA Working Group <public-aria@w3.org>
- Message-ID: <SN6PR03MB3471E609467E36699B2BEB34FB5B9@SN6PR03MB3471.namprd03.prod.outlook.com>
There is a github mirror if that is any easier to use https://github.com/chromium/chromium/blob/fd8a8914ca0183f0add65ae55f04e287543c7d4a/third_party/blink/renderer/modules/accessibility/ax_object.cc#L5767 From: Bryan Garaventa <bryan.garaventa@levelaccess.com> Date: Monday, October 3, 2022 at 2:01 PM To: James Nurthen <w3c@nurthen.com>, Peter Krautzberger <peter@krautzource.com>, ARIA Working Group <public-aria@w3.org> Subject: RE: Regarding conditional code for AccName in Chrome Thanks, that isn’t what I was hoping for. Buried in that thread is the link to the code you mentioned at https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/accessibility/ax_object.cc;drc=2f782f3d5fa2e26a84d24f8bede7e3dfaeccf397;l=5155 Reading this with a screen reader is a total pain. I have an idea about how to make this work, but I needed an orderly list of all roles within each of the mentioned categories. I’ll instead use the one I already have from prior discussions and make a proposal soon to move it forward and it can be changed as needed then. Bryan Garaventa Principal Accessibility Architect Level Access, Inc. Bryan.Garaventa@LevelAccess.com<mailto:Bryan.Garaventa@LevelAccess.com> 415.624.2709 (o) www.LevelAccess.com<http://www.LevelAccess.com> From: James Nurthen <w3c@nurthen.com> Sent: Monday, October 3, 2022 1:19 PM To: Bryan Garaventa <bryan.garaventa@levelaccess.com>; Peter Krautzberger <peter@krautzource.com>; ARIA Working Group <public-aria@w3.org> Subject: Re: Regarding conditional code for AccName in Chrome WARNING: The sender of this email could not be validated and may not match the person in the "From" field. CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. https://github.com/w3c/accname/issues/128#issuecomment-834864769 From: Bryan Garaventa <bryan.garaventa@levelaccess.com<mailto:bryan.garaventa@levelaccess.com>> Date: Monday, October 3, 2022 at 12:23 PM To: Peter Krautzberger <peter@krautzource.com<mailto:peter@krautzource.com>>, ARIA Working Group <public-aria@w3.org<mailto:public-aria@w3.org>> Subject: Regarding conditional code for AccName in Chrome Hi, As a follow-up to our meeting, I’ve been trying to find where the backend code for Chrome is that James N mentioned, which shows the breakdown about which roles are traversed during recursion and which ones are not, but I can’t locate it. I don’t see these in the minutes either. The only prior discussion that I found regarding this is at https://lists.w3.org/Archives/Public/public-aria/2017Jun/0057.html Can someone please point me to where this code is located? Thanks, Bryan Bryan Garaventa Principal Accessibility Architect Level Access, Inc. Bryan.Garaventa@LevelAccess.com<mailto:Bryan.Garaventa@LevelAccess.com> 415.624.2709 (o) www.LevelAccess.com<http://www.LevelAccess.com> From: Peter Krautzberger <peter@krautzource.com<mailto:peter@krautzource.com>> Sent: Thursday, September 29, 2022 10:59 AM To: ARIA Working Group <public-aria@w3.org<mailto:public-aria@w3.org>> Subject: ARIA Working Group weekly meeting minutes, September 29, 2022 CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi everyone, The minutes for today's meeting are at https://www.w3.org/2022/09/29-aria-minutes.html Best, Peter. Am Di., 27. Sept. 2022 um 19:39 Uhr schrieb Valerie Young (W3C Calendar) <noreply+calendar@w3.org<mailto:noreply%2Bcalendar@w3.org>>: View this event in your browser<https://www.w3.org/events/meetings/2b92a902-1365-4ea0-8c68-9f8ae2106fe3/20220929T130000> ARIA Working Group weekly meeting Upcoming Confirmed 29 September 2022, 13:00 -14:00 America/New_York Event is recurring weekly on Thursday, starting from 2022-03-17, until 2023-03-17 Accessible Rich Internet Applications Working Group <https://www.w3.org/groups/wg/aria/calendar> Agenda * New Issue Triage<https://bit.ly/3CbrUT5> * New PR Triage<https://bit.ly/3UKS8CW> * Proposal: process Deep Dive next week! * Placeholder for next meeting discussion: Changing "2F.i" to "2F" in step 2H<https://github.com/w3c/accname/issues/169> * Support aria-description<https://github.com/w3c/accname/pull/69> * 1.3 blocking issues<https://github.com/w3c/aria/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22ARIA+1.3%22+label%3A1.3-Blocking> Joining Instructions Join the meeting <https://mit.zoom.us/j/101412589?pwd=MDRSMmU0Rkh0WnRjbmlZOXlRTzhUQT09> IRC irc.w3.org<http://irc.w3.org/>:6665 #aria Zoom https://www.w3.org/2017/08/telecon-info_aria To join the audio conference only: * US Toll Number: +1 646 558 8656 or +1 669 900 6833 * Meeting ID: 101 412 589 * Mobile Auto Dial:+16699006833,,101412589# * International Numbers: https://mit.zoom.us/u/aeoFNqVybP * Join by SIP: 101412589@zoomcrc.com<mailto:101412589@zoomcrc.com> * Join by Skype for Business: https://mit.zoom.us/skype/101412589 Participants Groups * Accessible Rich Internet Applications Working Group<https://www.w3.org/groups/wg/aria> (View Calendar<https://www.w3.org/groups/wg/aria/calendar>) Report feedback and issues on GitHub<https://github.com/w3c/calendar>. To stop receiving these emails please update your calendar preferences<https://www.w3.org/users/myprofile/calendar/preferences>.
Received on Monday, 3 October 2022 21:05:43 UTC