17:14:59 RRSAgent has joined #aria 17:15:03 logging to https://www.w3.org/2024/11/07-aria-irc 17:15:03 RRSAgent, make logs Public 17:15:04 Meeting: ARIA WG 17:15:14 agendabot, find agenda 17:15:14 jamesn, OK. This may take a minute... 17:15:14 agenda: https://www.w3.org/events/meetings/2b57854a-65cb-421e-b9e0-f9a8da31f160/20241107T130000/ 17:15:14 clear agenda 17:15:14 agenda+ -> New Issue Triage https://bit.ly/3CgUTHG 17:15:15 agenda+ -> New PR Triage https://bit.ly/4hLw4E2 17:15:17 agenda+ -> WPT Open PRs https://bit.ly/wpt_a11y 17:15:20 agenda+ -> Deep Dive planning https://bit.ly/aria-meaty-topic-candidates 17:15:22 agenda+ Consensus needed: Publish a snapshot CR of Core-AAM 17:15:25 agenda+ -> HTML AAM: how to handle attributes and aria-* on button/selectedoption within a select https://github.com/w3c/aria/issues/2368 17:15:28 agenda+ -> Clarify tables, grids, treegrids https://github.com/w3c/aria/issues/2359 17:15:32 agenda+ -> Inconsistency in allowed uses of placeholder and aria-placeholder https://github.com/w3c/aria/issues/2347 17:15:34 agenda+ -> add mapping for html focusgroup attribute https://github.com/w3c/html-aam/issues/565 17:15:37 agenda+ -> Stop automatically exposing details relation for figure -> figcaption https://github.com/w3c/html-aam/issues/564 17:15:40 agenda+ -> Make aria-relevant and ariaRelevant reflect https://github.com/w3c/aria/pull/2326 17:33:56 agenda? 17:34:42 zakim, drop item 1 17:34:42 agendum 1, -> New Issue Triage https://bit.ly/3CgUTHG, dropped 17:49:24 filippo-zorzi has joined #aria 17:58:16 aaronlev has joined #aria 18:00:00 Adam_Page has joined #aria 18:00:00 melsumner has joined #aria 18:00:32 ray-schwartz has joined #ARIA 18:01:23 giacomo-petri has joined #aria 18:01:34 scribe: Adam_Page 18:01:36 present+ 18:01:42 zakim, next item 18:01:42 agendum 2 -- -> New PR Triage https://bit.ly/4hLw4E2 -- taken up [from agendabot] 18:01:46 present+ 18:02:09 q+ 18:02:23 jamesn: w3c/aria/#2369 18:02:28 pkra has joined #aria 18:02:31 present+ 18:02:35 ... add mapping table for customizable select 18:02:37 ... still in draft 18:02:39 q- 18:03:04 scottohara: a lot is done, there is still a todo to note how browsers may need correct for popup semantics 18:03:11 jamesn: would anyone like to review? 18:03:14 filippo-zorzi has joined #aria 18:03:21 ... or prepare for review, once it’s ready 18:03:24 Rahim: me 18:03:32 aaronlev: me too 18:03:35 present+ 18:03:52 alisonmaher has joined #aria 18:03:55 present+ 18:03:59 jamesn: and will put James Teh on to review as well 18:04:01 zakim, next item 18:04:01 agendum 3 -- -> WPT Open PRs https://bit.ly/wpt_a11y -- taken up [from agendabot] 18:04:30 jamesn: we’ll skip for this week 18:04:31 zakim, next item 18:04:31 agendum 3 was just opened, Adam_Page 18:04:35 zakim, close item 3 18:04:35 agendum 3, -> WPT Open PRs https://bit.ly/wpt_a11y, closed 18:04:36 I see 8 items remaining on the agenda; the next one is 18:04:36 4. -> Deep Dive planning https://bit.ly/aria-meaty-topic-candidates [from agendabot] 18:04:38 zakim, next item 18:04:38 agendum 4 -- -> Deep Dive planning https://bit.ly/aria-meaty-topic-candidates -- taken up [from agendabot] 18:04:47 CurtBellew has joined #aria 18:04:49 jamesn: we have one scheduled for Nov 21 18:04:55 present+ 18:04:58 scott has joined #aria 18:05:03 ... on Dashboard Boundaries, 2-3pm Pacific Time 18:05:15 present+ 18:05:26 ... any other deep dive topic proposals? 18:05:41 present+ 18:05:50 melsumner: yes, BGaraventa would like to talk about whitespace 18:06:02 jamesn: maybe a week between Thanksgiving and Christmas? 18:06:48 s/BGaraventa/BGaraventa and I/ 18:07:17 melsumner: let’s try for Dec 5 18:07:40 jamesn: this relates to accname/#95 18:07:58 https://github.com/orgs/w3c/projects/120 18:08:08 zakim, next item 18:08:08 agendum 5 -- Consensus needed: Publish a snapshot CR of Core-AAM -- taken up [from agendabot] 18:08:27 jamesn: need consensus to publish snapshot recommendation for core-aam 18:08:31 ... any objections? 18:08:39 +1 18:08:40 ... otherwise these minutes can represent consensus 18:09:03 Matt_King has joined #aria 18:09:34 Rahim: jcraig is not here and may have an objection 18:10:22 jamesn: I could send out a formal email call for consensus 18:10:22 dmontalvo: yes, that’s a good suggestion 18:10:31 jamesn: I’ll do a 48-hour one for this 18:10:45 zakim, next item 18:10:45 agendum 6 -- -> HTML AAM: how to handle attributes and aria-* on button/selectedoption within a select https://github.com/w3c/aria/issues/2368 -- taken up [from agendabot] 18:11:09 jamesn: scott: would you like to explain? 18:11:19 scott: the gist is that with the new markup pattern for HTML customizable select 18:11:47 ... one would use a combination of CSS but also a button is being proposed as a child of the select 18:11:54 CurtBellew has joined #aria 18:12:04 ... which would enclose , which may be renamed to 18:12:22 ...to display the selected option in the collapsed state 18:12:25 ... what, if anything, should be allowed on these buttons from an ARIA point of view 18:12:34 ... because the button is meant to represent the chosen option 18:12:50 ... so things that would be allowed for a button, like aria-expanded, don’t make sense in this context 18:13:01 ... so hoping to get consensus from the group 18:13:10 ... my current opinion is that a lot of these attributes should be ignored 18:13:15 q? 18:13:25 ... and even that some of them may need to be bubbled up to the parent , like `aria-disabled` 18:17:02 qv? 18:17:17 if it's just for styling it's not semantic, so don't allow aria attributes IMO 18:17:19 Matt_King: weird to put aria-disabled on the button rather than the select 18:17:31 you'd put the disabled attribute on the select element anyway 18:18:05 ack Adam_Page 18:18:35 StefanS has joined #aria 18:19:19 q+ 18:20:22 scott: putting the