12:58:20 RRSAgent has joined #matf 12:58:25 logging to https://www.w3.org/2025/05/07-matf-irc 12:58:25 RRSAgent, make logs Public 12:58:26 please title this meeting ("meeting: ..."), JJ 12:58:27 Zakim, this is MATF 7 May 2025 12:58:28 got it, JJ 12:58:31 Meeting: 7 May 2025 12:58:36 chair+ 12:58:51 regrets+ qbalsdon 12:58:56 regrets+ JeroenHulscher 12:58:59 regrets + hdv 12:59:26 present+ 12:59:34 agenda+ 1.3.1 - Info and Relationships 12:59:35 julianmka has joined #MATF 12:59:39 agenda+ 1.3.5 - Identify Input Purpose 12:59:45 agenda+ 1.4.4 - Resize Text 13:00:12 Tanya has joined #matf 13:01:08 rachaely has joined #matf 13:01:16 pauljadam has joined #matf 13:02:47 Illai has joined #matf 13:02:48 Tim has joined #matf 13:03:19 Jon_Gibbins has joined #matf 13:03:34 present+ 13:03:45 present+ 13:04:07 WCAG2Mobile has been published: https://www.w3.org/news/2025/draft-note-for-review-guidance-on-applying-wcag-2-2-to-mobile-applications-wcag2mobile/ 13:04:15 Document: https://www.w3.org/TR/wcag2mobile-22/ 13:04:39 present+ 13:04:58 Tim has joined #matf 13:05:05 scribe: Joe_Humbert 13:05:10 present+ 13:05:16 present+ 13:05:35 Detlev has joined #matf 13:06:12 Carol has joined #MATF 13:06:20 present+ 13:06:32 next agendum 13:06:32 present+ 13:06:34 Sorry folks, my Internet connection seems too unstable to join today. 13:06:41 Aash has joined #matf 13:06:49 present- 13:06:56 present+ 13:07:04 Jamie has joined #matf 13:07:37 JJ discussing the current language and previous discussions and comments about this SC from github an previous meetings 13:07:48 q+ 13:07:51 ack Illai 13:07:52 q+ 13:07:56 pauljadam has joined #matf 13:08:27 iOS has heading levels but not Android (yet) 13:08:28 +1 to Illai 13:08:57 +1 to Paul 13:08:57 +1 pauljadam 13:08:59 Illai brings up the topic of heading levels and the issues were some OSes do not support heading levels. How do we hand this 13:09:34 ack Jamie 13:09:42 JJ suggested an action to develop a note about heading levels and the associated research 13:10:21 ACTION: Add Note about heading levels as part of 1.3.1 13:10:40 Jamie asked if relationships need to be conveyed programmatic give the current capabilities of the OSes and AT 13:10:44 q+ 13:10:53 +1 Jamie 13:10:53 ack rachaely 13:11:28 present+ 13:11:52 Tables? Table headings? 13:11:58 rachaely in regards to Jamie comment about possibly shimmying it it., It may be possible to do this for headings by adding it to the accessible name 13:12:20 Jamie said the she meant more relationships than just headings 13:12:38 rachaely asked for examples of what Jamie meant 13:12:42 indicating modals? 13:12:53 q+ 13:12:53 marking containers 13:13:29 q+ 13:13:55 q- 13:14:41 Jamie gave the example of inline dialogs and also the ser experience when large chnks of content are added or removed. Are accessible names adjustments needed to communicate this information. 13:14:55 q+ 13:15:43 JJ gave descriptions of different types of relationship and structure that may need to be commnicated 13:15:53 q+ 13:16:08 ack Detlev 13:16:20 Jamie asked if missing information would be a best practice vs failre 13:16:35 JJ: Examples would be tables, table headers, table rows, table columns, marking containers, indicating modals, etc. that exist on mobile but are more difficult to mark up in the accessibility tree 13:16:50 q+ 13:17:02 q+ to in my opinion, we can't fail something that developers don't have a way to implement natively. my recommendation would be a best practice for that scenario 13:17:21 q- 13:17:26 Detlev discussed how many of these requirements were created based on content heavy webpages as opposed to mobile where their may be significantly less content in a "view" 13:18:00 +1 to Detlev 13:18:12 q+ to add that we might need to add a list of capabilities on Android/iOS in regards to marking up information and relationships in a note? 13:18:13 +1 to Detlev 13:18:17 Detlev would this semantic information be helpful to the user 13:18:51 ack Illai 13:19:34 Aash has joined #matf 13:20:49 Illai has concerns about the relationship part of the SC in relation to custom/composite elements. The mobile OSes lack some of the attributes to communicate this information or the generally accepted techniques. Mentions different ARIA attributes like aria-controls 13:21:27 q+ 13:22:26 BTW I am not saying not fail for it' we should probably not allow it at all 13:22:35 on iOS you have .accessibilityLabel which works the same as aria-label, you can copy how aria-labelledby works using a variable to hold the string you want to set as the label, that's how you would make a