00:00:18 CMN: I want a solution that just works. No need for a handler script. 00:00:54 RS: Need to know what the access key does, as well as the fact it's there. 00:01:13 CS: When a user triggers the accesskey, you're invoking the action? 00:01:17 CMN:Yes. 00:01:32 q+ to rfe accessing some user identified content in the page 00:01:42 Lots of opinions on whether to move to the element, or move to the element and activate it. 00:02:02 RS: Default action could be to move focus? 00:02:11 CS: Suggest leaving default action to the browser. 00:03:13 CS: Important that behaviour in browsers that ship with OS browsers is consistent throughout the OS. 00:04:29 JS: Would be useful if a user could initiate a focus change to a specific element, where navigation might otherwise be slow. The second row in a table for example 00:04:39 CS: A macro? 00:04:44 JS: Yes. 00:04:50 CS: Feels like an add-on. 00:04:57 CMN: Yes, but it would be trivial to do. 00:05:32 Don't want to insist on it being default browser behaviour though. 00:06:31 CS: Think there is a set of things that should just have standard keyboad behavour - different across platforms, but consistent functions - undoo for example. 00:07:58 CMN: Roughly speaking, if we had discoverability, browser interaction assignment, then that's necessary and sufficient to make it workable. Eveything else is enhancement. 00:08:25 RS: Think we can get the browsers to do it? 00:08:33 CMN: We don't know. 00:08:49 RS: Could do it in SVG? 00:09:00 CMN: Have it in HTML5 - want to redo it there. 00:09:34 CS: Would need multi-key shortcuts - for Ofice online for example. 00:09:52 Current HTML5 spec: http://www.w3.org/TR/html5/editing.html#the-accesskey-attribute 00:10:48 CMN: If you have accesskey="a b c", but "b" and "c" are not available, the browser would choose an alternative available key. 00:10:57 rrsagent, make minutes 00:10:57 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 00:11:34 CS: Trying to find keyboard events spec which might have useful info. 00:11:40 CMN: Look in DOM 3 events. 00:12:16 CMN: The shortcut calculation in the browser would work something like the accesible name computation. 00:13:57 RS: We want browsers to assign keys for common functions? 00:14:18 JF: One potential problem is that the browser might not know what an AT is using. 00:14:31 q+ to reply to JF 00:14:38 q- janina 00:15:04 RS: This is where whatever we do for these interfaces, we can implement an accessibility API mapping for the AT to use. 00:15:20 RS: We do this - like go and find the submit button and kick it. 00:16:03 CMN: Things like send, reply, undo etc. doesn't need accesskey, the browser provides that shortcut. 00:16:52 CMN: To JF's point, think it's better to connect the AT and the browser, not the AT and the website. 00:17:23 rrsagent, make minutes 00:17:23 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 00:18:13 RS: Do we want to identify these common controls? 00:18:27 RS: Do we want roles, or something else? 00:18:45 CMN: Role would work, but don't want to focus on that now. 00:19:05 CMN: An alternative would be the actions stuff in schema.org. 00:19:47 Schema.org Actions: https://schema.org/Action 00:20:01 CMN: The mechanism we use for identifying standard roles, is a more general exercise than a bunch of accessibility people. 00:20:58 JF: Schema.org has lots of possible common actions. 00:22:58 rrsagent, make minutes 00:22:58 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 00:23:08 RS: Action items? 00:23:23 CMN: Go out and convince people about this. 00:23:39 CMN: This is one part of the keyboard interaction stuff we looked at earlier. 00:24:35 CMN: File browser bugs. 00:24:46 CS: We'd need something more defined before we could file a bug. 00:24:53 CMN: Yes. Keep scribbling in the wiki. 00:25:20 rrsagent, make minutes 00:25:20 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 00:29:45 [adjourned] 00:29:46 rrsagent, make minutes 00:29:46 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 00:30:23 rrsagent, make logs public 00:30:41 cyns has joined #html-a11y 00:30:45 To report IE bugs: https://connect.microsoft.com/ie/ 00:30:57 To request IE platform features https://wpdev.uservoice.com/forums/257854-internet-explorer-platform 00:33:04 -[Microsoft] 00:33:08 -Joanmarie_Diggs 00:33:11 -janina 00:33:13 WAI_HTML AT()11:30AM has ended 00:33:13 Attendees were [Microsoft], Joanmarie_Diggs, janina 00:33:15 chaals has joined #html-a11y 00:41:06 ddavis has joined #html-a11y 16:47:29 RRSAgent has joined #html-a11y 16:47:29 logging to http://www.w3.org/2015/04/17-html-a11y-irc 16:47:30 +??P0 16:47:38 zakim, ??P0 is me 16:47:38 +janina; got it 16:48:24 agenda+ WebRTC 16:48:31 zakim, clear agenda 16:48:31 agenda cleared 16:48:40 agenda+ Web RTC 16:48:47 agenda+ Web VTT 16:48:51 richardschwerdtfeger has joined #html-a11y 16:48:52 + +1.425.722.aaaa 16:49:19 agenda+ SVG navigation strategy 16:49:48 CMN: With Web RTC is there a data channel in addition to the audio/video feed? 16:50:01 JS: Yes, they did spec one. 16:50:28 JF: What, if anytihng, should we look at? 16:50:38 JS: There is a lot. We should walk through the spec. 16:51:05 JS: Support for multiple video streams - to support main channel in addition to a signed channel for example. 16:51:51 JS: It'll be a major effort for APA/PF, probably second half of this year. 16:52:13 JF: Specifically there is a request for feedback on media capture and streams. 16:52:54 JS: We'll do that. Shane and I have an action to write a note to the TAG. Perhaps we need an overall strategic vision - that could be presented to the TAG. 16:53:18 s/Perhaps we need an/Shane and I are working on an/ 16:53:22 rrsagent, make minutes 16:53:22 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 16:53:30 rrsagent, set logs world-visible 16:54:31 +Joanmarie_Diggs 16:54:49 zakim, who is on the phone? 16:54:49 On the phone I see janina, +1.425.722.aaaa, Joanmarie_Diggs 16:55:32 Present: Chaals McCathie Nevil, Cynthia Shelly, Rich Schwerdtfeger, John Foliot, LĂ©onie Watson 16:55:46 Chair: Charles McCathie Nevile 16:57:31 CMN: My concern is whether you can do text chat. If you do screencasting is it clear how you pass objects like text. 16:57:58 JS: One of the APIs talks about passing DOM objects across. Others will be bit-mapped - like streaming webcams. 16:58:16 JS: Which for webcams is ok, but for screen-sharing we need objects. 16:58:47 JF: We would like support for objects, we can't force two people to use them though. 16:58:52 JS: Yes, good refinement. 16:58:58 rrsagent, make minutes 16:58:58 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 17:04:18 zakim, take up item 2 17:04:18 agendum 2. "Web VTT" taken up [from LJWatson] 17:04:46 Present+ Sean hayes 17:04:52 rrsagent, make minutes 17:04:52 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 17:05:26 cyns has joined #html-a11y 17:05:45 JF: We've been asked to review the Web VTT spec. 17:06:00 JF: A lot was developed with FCC requirements in mind. 17:07:08 JF: Silvia Pfeiffer and Dave Singer were involved, so there were people with accessibility experience. 17:08:22 SH: CSS extensions were a concern. Had issues trying to figure it out, but don't know whether they were fixed. It's been a long time since I've looked at the spec. 17:08:30 Walking through te spec... 17:09:02 JF: The snap to lines flag is new. 17:09:08 JS: That's an FCC requirement? 17:09:12 JF: Believe so. 17:09:32 JS: There are issues for magnification with snap to. Has that been talked through? 17:09:35 JF: We'll flag it. 17:10:14 SH: Was concerned about how they computed the size of the box. How you position the box was dependent on the size of the box. Might have raised a bug. Don't recall now. 17:10:33 JS: The media Access user Requirements (MAUR) included htis as a requirement I think. 17:10:47 JF: That would be a UA thing. 17:11:45 SH: They made it so that if you popped something, it would push existing content up. This made htings difficult because it forced you to move along before you consumed the content. 17:12:26 SH: It means your stuff could be moved some place you weren't expecting. Trade off do you read the text but in a strange place, or do you force the text position. 17:12:57 SH: It's on a per cue basis, so this also means moving text culd change the meaning of the text. 17:13:23 s/culd/could/ 17:13:43 rrsagent, make minutes 17:13:43 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 17:14:15 CMN: End alignment - given a box do you anchor something within the box. 17:14:49 s/given a box do you /given a box how do you / 17:16:35 JF: Positioning of the text track box is based on the size of the video rendering screen. What happens with screen magnification? 17:17:02 CMN: You can define a region for the captions. Question is if you zoom, can you readjust the region to stay within view? 17:17:09 SH: Not if you only zoom text. 17:17:33 CMN: It is a problem with zoom - if you zoom until the captions are out of view, that's an issue. 17:17:46 CMN: Need to tell the captions to remain within the magnified viewport. 17:18:37 JS: User should be able to control/adjust the amount of space taken up by the video and by the captions respectively. 17:19:23 JS: Would the requirement be that the two areas adjust based on some kind of algorithm? 17:19:31 JF: Ability to resize is in the spec. 17:19:42 SH: Should be an option to define it based on other parameters? 17:19:44 JF: Yes. 17:20:06 JF: This may already allow that to be done. 17:20:34 CMN: Question is how to you comunicate the fact there is a clipped view region? 17:20:50 CMN: Text Track Regions may be relevant here? 17:20:54 rrsagent, make minutes 17:20:54 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 17:21:36 SH: Can the region be animated? 17:21:38 JF: CSS? 17:21:47 SH: It isn't a CSS property so I don't think so. 17:22:50 SH: This spec is written very operationally. 17:23:20 SH: It's a spec for the person developing the parser, not the payload. 17:23:35 CMN: Makes it unreadable. 17:23:49 JS: We could ask them to provide better explanations? 17:26:05 JF: Text review position cue setting - seems the adjustment of the video/captions boxe seems relevant 17:27:00 JF: Anything on parsing? 17:27:19 CMN: We're assuming they have it correct. 17:28:38 CMN: Section 6.1 is broken. We should let them know. 17:29:40 CMN: The audio element has nothing to render, so in this instance there shouldn't be any use of the audio element, only the video element even if oaudio only content. 17:31:11 s/CMN: The audio element has nothing to render, so in this instance there shouldn't be any use of the audio element, only the video element even if oaudio only content./SH: The audio element has nothing to render, so in this instance there shouldn't be any use of the audio element, only the video element even if oaudio only content./ 17:31:28 CMN: Hmm. So if the content is audio only there can be no captions? That's an issue. 17:31:36 SH: If there is no rendering area there's nothing you can do. 17:31:49 CMN: Right, but automatically choking on audio is not good. 17:32:00 SH: The rendering of the audio element was a decision by the HTML WG. 17:32:57 JF has joined #html-a11y 17:33:08 If the media element is an audio element, or is another playback mechanism with no rendering area, abort these steps. There is nothing to render. 17:33:34 CMN: The "nothing to render" part is incorrect. There is stuff to render. 17:34:27 CMN: If there is no rendering area, the process should say "panic and find one". 17:34:36 rrsagent, make minutes 17:34:36 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 17:34:50 If the media element is a playback mechanism with no rendering area, panic and inform user. 17:37:29 JF: I have a concern - they talk about CSS values, but I don't see anything that links CSS to the Web VTT file as opposed to embed it. 17:37:52 SH: The CSS used to come from the HTML doc, but they're working on changing that. 17:38:25 SH: They have their own sub-set of CSS. 17:41:22 SH: Interesting that you can interact with captions through scripting. 17:42:09 SH: Probably the only way to realy critique this is by trying to implement it. 17:43:19 JF: A joint meeting would be good - either on the phone or TPAC? 17:43:28 JS: We need to give comments in the next week or two. 17:43:36 SH: I can find the comments noted on older versions. 17:43:52 SH: Will send to Cynthia to circulate to TF. 17:44:05 JF: Still concerned about the CSS. 17:44:55 SH: Also which takes preference embeded CSS or CSS from the HTML doc? 17:45:05 JF: Concerns about need to overwrite inline styles. 17:45:16 LW: Think most browsers allow inline styles to be overriden now. 17:45:19 CMN: Don't think so. 17:45:37 rrsagent, make minutes 17:45:37 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:09:41 LJWatson has joined #html-a11y 18:19:57 zakim, take up item 3 18:19:57 agendum 3. "SVG navigation strategy" taken up [from LJWatson] 18:20:52 RS: In SVG tabindex is good for some things. If you have focus in the middle of a complex drawing (like a flowchart), you have to take decisions about where focus should move next - it may not be a linear navigation flow. 18:21:22 RS: We want to find out a way to provide navigational direction on screen. For example, based on compass points. 18:21:34 RS: Problem with that is that it can be restrictive - what if you miss something in between? 18:22:10 RS: On some mobile devices there is the notion of a roter. You can rotate around the point you're on, and you can then pick an option. 18:22:45 RS: Can we leverage this approach? The ability to rotate 360 degrees, and from there choose a direction. 18:23:24 RS: We have SVG Connectors and ARIA semantics. The suggestion is to make anything that doesn't default to role="none" focusable. 18:23:58 RS: Then when using a roter to identify objects in the vicinity of the current focus point, you can pull information about those objects - like role. 18:24:03 rrsagent, make minutes 18:24:03 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:24:13 scribenick: LJWatson 18:24:24 RS: This removes the need to use tabindex. 18:25:20 RS: The other thing is that not everything will be visible on-screen at once. There might be "drill down" information available in the SVG. 18:25:28 JF: It's almost 3D? 18:25:31 RS: Yes. 18:25:48 RS: You don't need to use a finger to use the roter, you could use other input devices. 18:26:08 CMN: Take the old text-based adventure game model. 18:26:25 CMN: You are in a room, there are exits to the north, south and west. 18:26:39 q+ to ask whether we should have the option to navigate to unconnected, but abutting objects 18:27:00 CMN: It's the same model. Plus the ability to move back a step. Directions like take me back, take me up etc. 18:27:11 RS: Objects don't need to be "line of site". 18:27:14 q- 18:27:26 CMN: Some times you want to move through connected objects - like a lfowchart. 18:27:56 CS: There are several ways you want to navigate a diagram - one is by semantics, another is 2D space, another is 3D. 18:28:06 rrsagent, make minutes 18:28:06 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:28:25 CS: Another is by linear path. 18:28:51 CS: Having this at a markup level makes sense, designing UI is not soething W3C should be doing. 18:29:01 RS: We need to do something feasible. 18:29:11 CMN: So we need to think about feasible UI implementation. 18:29:23 CS: Does the roter does something other than semantic XYZ? 18:29:45 RS: In SVG you can have multiple paths that form a collective. You don't want to visit each of those objects. 18:30:27 CS: Smart Art uses a tped directional graph to represent semantics, then renders that as graphics. Does SVG have that? 18:30:32 CMN: It does now with Conectors. 18:30:39 CS: Those are fairly rudimentary. 18:30:44 zakim, q? 18:30:44 I see no one on the speaker queue 18:31:02 q+ 18:32:01 CMN: SVG content can have title, desc and metadata. 18:32:23 CS: So only semantic things are grouping and connectors? 18:32:54 CMN: Yes. Composition model is you paint in source order. Group 1 gets painted first, then Group 2 gets painted over the top of Group 1. 18:33:08 CS: You could build an acc tree based on groups and connections? 18:33:21 CMN: Yes. Having Connectors means you can build a directed graphi. 18:33:31 CS: Connectors are not typed? 18:33:44 CMN: No, but if you use metadata you can attach typing to them. 18:33:51 CS: They can be bidirectional. 18:33:57 RS: Believe so. 18:34:08 rrsagent, make minutes 18:34:08 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:34:28 CS: Translating diagrams into trees is difficult. 18:35:08 CMN: Building an acc tree from SVG grouping is ok because it's a tree. 18:36:02 why not use flows-to/flows-from relations, and child-of/parent-of relations? 18:36:37 ok 18:38:52 RS: To Joanie's comment - would need to be parent/child. 18:39:06 CS: Would want to see connected-to and connected-from. 18:39:12 rrsagent, make minutes 18:39:12 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:39:43 Cynthia demonstrating Smart Art content. 18:40:27 Smart ARt lets you translate the list of content into different forms - graphics. It uses the basic hierarchical relationship. 18:40:45 CS: Different layouts. 18:40:55 JF: So the key is to preserve the semantics? 18:41:14 CS: Yes, the underlying relationships between the modes doesn't change. 18:41:44 RS: You should join the SVG A11y TF Cynthia. 18:41:52 rrsagent, make minutes 18:41:52 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:42:13 CMN: Check out the SVG wiki. 18:42:55 https://github.com/SVG-access-W3CG/use-case-examples/tree/master 18:43:20 https://www.w3.org/wiki/SVG_Accessibility/ExampleImages 18:43:40 CMN: There are a few different ways you want to navigate through a graphical object. 18:44:05 CMN: Navigate according to connected objects. For example a circuit diagram. 18:44:26 CMN: Navigate by "go back" "go forward" model. 18:45:07 CMN: Navigate by linking - . Treating that as a connector, it's how the web works. 18:45:13 CS: So two kinds of connectors? 18:45:16 CMN: Yes. 18:45:33 CMn: You can't get the graphical layout - "up here there is X". 18:46:11 CMN: The tree and painting model allows 3D navigation. 18:46:31 CMN: There's no way to indicate that though. 18:46:47 CS: PowerPoint works in a similar way. Source order is based on order content was added to the canvas. 18:47:12 CS: Screen scraping is what the ATs do, but we don't want to encourage that. 18:47:33 CMN: SVG objects have a bounding box. You can query the parameters of the bounding box. 18:48:00 CS: Seen some examples of graphic navigation using cursor keys, or compass points. 18:48:11 RS: Don't want to limit it to compass navigation. 18:48:43 CMN: No. A map - ask what is south of the North West Territories? Answer is "everything". 18:49:55 CS: You could include the compass points in between. 18:50:24 CMN: Excet if you have a four point directional thing, a lot of time up is up a level, down is down a level, and left/right cycle through options. 18:50:45 CS: You could introduce a proximity connector, which is directed. 18:50:53 rrsagent, make minutes 18:50:53 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:51:47 CMN: Can do navigation on the basis of metadata, or tabindex. 18:51:53 CS: But metadata isn't defined. 18:52:05 CMN: A product based on metadata shipped today would make no sense. 18:52:46 CMN: Need to identify ghe groups that are meaningful, perhaps because they have title and/or desc. 18:53:00 CMN: Sometimes you want to navigate semantics, sometimes by the layout. 18:53:11 rrsagent, make minutes 18:53:11 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:55:29 RS: In SVG 2.0 elements that don't render default to role="none". 18:56:32 RS: audio and canvas have role="group". Anchor has role="link" etc. 18:57:22 RS: The default to role="none" stops the accessibility tree from being disproportionatly big. 18:57:30 CS: Is there a circle role, a rectangle role? 18:57:40 RS: That's what we're creating. We have use cases so far. 18:58:09 CMN: Should there be a desc role? 18:58:24 RS: No, it maps to accessible description. 18:58:37 RS: You don't have a stand-alone desc, I don't think? 18:58:45 CMN: A stand alone label perhaps. 18:59:00 CMN: What about title? 18:59:24 RS: Title would be part of the name computation, not considered an object. 18:59:33 rrsagent, make minutes 18:59:33 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 18:59:46 JF notes that Ann has sent through some SVG examples. 19:00:27 JF: Complex diagram of aircraft. 19:00:40 RS: This is why you need the roter navigation strategy. 19:01:01 CS: There are obviously connectors in this diagram. 19:01:07 CMN: Yes, and obvious groupings. 19:01:44 JF: Explanation in email from Ann, coloured bubbles let users mouse over objects for more information. 19:05:15 LW: Is distance going to be important? 19:05:20 CMN: Yes. 19:05:27 JF: Scale rather than distance. 19:06:32 RS: Not sure what's important to someone going through a drawing. 19:06:37 CS: The author wil know. 19:06:54 CMN: More tricky than that - what someone wants will depend on what they're using the drawing for. 19:07:02 rrsagent, make minutes 19:07:02 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 19:07:32 RS: There is so much information in these diagrams - size, length, shape etc. 19:08:24 JF: Need an overview of the thing, then more information. 19:08:53 newtron has joined #html-a11y 19:09:13 LW: Doug's demo Scriblr uses a drill-down feature that would be a good way to provide more detailed information about objects within the SVG. 19:10:15 RS: From authoring - how does an author know whats important to convey? 19:10:22 CS: The autor should know. 19:10:38 CS: People who think in terms of pictures often find writing difficult. 19:11:44 CMN: Good thing about SVG is that you can continue to label and annotate it. 19:13:25 LW: What about tagging an object so you can return to it later? 19:13:34 CS: That would be a browser function. 19:15:39 LW: Hardest part of this is keeping the information in your head. 19:16:05 CS: Ability to navigate with arrow keys is likely to be useful to everyone. 19:16:10 rrsagent, make minutes 19:16:10 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 19:16:28 CMN: Big part of the cognitive is de-mystifying the "mystery meat". 19:17:20 CMN: There are commonalities between issues for people with cognitive disabilities, and visual disabilities. 19:17:26 rrsagent, make minutes 19:17:26 I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 19:17:28 -Joanmarie_Diggs 19:17:52 -janina 20:34:36 +??P2 20:36:11 zakim, ??P2 is me 20:36:11 +janina; got it 20:37:00 LJWatson has joined #html-a11y 20:38:06 Topic: SVG next steps 20:38:31 +Joanmarie_Diggs 20:38:35 CMN: Added diagrams and documents to the SVG wiki. Links previously posted in the channel. 20:39:35 CMN: We have a colection of SVG. We want to look at them and ask how we deal with different kinds of image. 20:40:46 CMN: The SVG is also on Github. Links previoulsy posted in the channel. 20:41:28 CMN: Want to iterate on those and make the examples as accessible as we can. Then take the Github change notes, so we can look for patterns of changes - like every SVG had the element added for example. 20:42:00 <LJWatson> CMN: We'll then also have a collection of good accessible SVG examples. 20:43:47 <LJWatson> RS: We could take Scriblr and create examples based on the knowledge we gather from this exercise. 20:44:44 <LJWatson> s/Scriblr/Describlr/ 20:44:50 <LJWatson> rrsagent, make minutes 20:44:50 <RRSAgent> I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 20:47:08 <LJWatson> CS: Will lok at Visio - it has create SVG templates that might let us create some other examples to work with. 20:48:29 <LJWatson> RS: We have a business need for this at IBM. Perhaps Boeing would be interested in joining too. 20:49:14 <LJWatson> CMN: The wiki structure is that SVG is grouped in categories - like directed graphs. 20:53:21 <LJWatson> rrsagent, make minutes 20:53:21 <RRSAgent> I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 20:55:16 <LJWatson> zakim, list participants 20:55:16 <Zakim> As of this point the attendees have been janina, +1.425.722.aaaa, Joanmarie_Diggs 20:55:30 <LJWatson> Present+ Janina Sajka 20:55:35 <LJWatson> rrsagent, make minutes 20:55:35 <RRSAgent> I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 20:57:12 <LJWatson> Present+ Joanmarie Diggs 20:57:26 <LJWatson> Meeting: Ad hoc HTML A11y TF F2F Day 3 20:57:35 <LJWatson> rrsagent, make minutes 20:57:35 <RRSAgent> I have made the request to generate http://www.w3.org/2015/04/17-html-a11y-minutes.html LJWatson 21:03:12 <Zakim> -Joanmarie_Diggs 21:03:13 <Zakim> - +1.425.722.aaaa 21:03:15 <Zakim> -janina 21:03:16 <Zakim> WAI_HTML AT()11:30AM has ended 21:03:16 <Zakim> Attendees were janina, +1.425.722.aaaa, Joanmarie_Diggs