08:24:45 RRSAgent has joined #svg 08:24:45 logging to http://www.w3.org/2015/08/24-svg-irc 08:24:47 RRSAgent, make logs public 08:24:49 Zakim, this will be GA_SVGWG 08:24:50 Meeting: SVG Working Group Teleconference 08:24:50 Date: 24 August 2015 08:24:59 Chair: Cameron 08:28:39 Scribenick: birtles 08:28:43 Scribe: birtles 08:28:48 Topic: Chapter status update 08:29:16 heycam: The main things I've been working on are the DOM interfaces and making sure that how attributes are reflected into the DOM properties is clear 08:29:27 ... there was a lot of undefined behavior in terms of the list interfaces 08:29:35 ... e.g. if you take a reference to an object in the list and change it 08:29:42 ... is it live? does it become disconnected? etc. 08:29:53 ... most of that stuff should now be in the spec, especially the types chapter 08:30:02 ... there are now only 2 issues remaining in the types chapter 08:30:08 ... one of them needs Dirk's input 08:30:24 ... the other one we may have already decided 08:30:30 ... so the types chapter is pretty much done 08:30:41 ... I haven't done anything on the styles chapter 08:30:51 ... it's in the worst shape of the chapters I'm looking after 08:31:02 ... I'm planning to rewrite that starting this week 08:31:09 ... the presentation attributes list is one of the issues 08:31:22 ... I'm going to put a list in there and then check everyone is on the same age 08:31:25 s/age/page/ 08:31:51 ... the other part is properties other specifications and wording for how to support properties in other specs without having to update SVG every time 08:32:00 ... they are the two things that really need discussion 08:32:06 ... the rest of the work is just making that a useful chapter 08:32:14 ... and talking about how CSS support is required etc. 08:32:19 ... I'll work on that this week 08:32:34 ... the third chapter which is mine is the painting issue 08:32:44 ... there are only a few remaining issues left but I haven't made much progress on them yet 08:32:52 ... however, I believe most of the decisions have been made 08:32:58 ... the types chapter is now at a readiness of 4 08:33:12 ... the other two chapters can remain at their existing levels 08:33:20 ... styling: 2, painting: 4 08:33:40 ... there's still a bit more work to do on the DOM interfaces but I'll finish that today 08:34:01 ... I haven't yet enacted the change to make animVal the same as baseVal 08:34:10 ... I thought I'd get the spec in good shape first before making that change 08:34:37 ed: I was looking at the document structure chapter and I just posted an update to the wiki page with the updated chapter assessment 08:34:47 ... I added a couple of missing issues and closed a few 08:34:59 ... recently I was looking at unknown elements and I think that's mostly done 08:35:07 ... it might need some more thought but I think it's mostly done 08:35:21 ... there might be some things missing in terms of the describing the unknown element as anything 08:35:26 ... it's almost there, however 08:35:32 ... apart from that, most of the open issues are editorial 08:35:39 ... there are a couple of issues that need some discussion 08:35:55 ... the trickiest at probably xml:base and the element 08:36:18 s/trickiest at/trickiest are/ 08:36:36 cyril: I have an open issue to remove the xml namespace and I'm not quite sure what to do with that 08:37:08 heycam: it's similar to what we have for xlink stuff where we now have some wording for how to prioritize different variations there 08:37:35 ... I updated the spec so we have some clear behavior for that so we should probably do something similar for xml: 08:37:53 ... were there any issues in the DOM section of that chapter? I might have fixed them when I was rewriting the DOM stuff 08:38:05 ed: yes, there were a few... 60 & 61 08:38:11 ... but those are related to xml:base 08:39:35 cyril: just checking the xlink prose, is it backwards compatible? 08:40:05 ... it doesn't seem to be in terms of new content being useable in an old reader 08:41:23 heycam: it's only going to be a problem if you put different values on href and xlink:href 08:43:01 ... also, in the definitions.xml file we need to make the href the real attribute and xlink:href not a real thing so that href gets linked (not xlink:href) 08:43:10 ed: for the viewport property on SVGSVGElement 08:43:18 ... there are some issues about that 08:43:27 heycam: I've never been clear what it's supposed to return 08:43:46 ed: so I think document structure is still level 3 08:44:00 ... paint servers - I haven't looked at that one 08:44:18 Tav: I still have to do editing of meshes 08:44:29 ... with regards to transforms and things 08:44:40 ed: interactivity - I don't think there's been any progress there 08:44:51 ... I was trying to find a definition of document view but couldn't find anything 08:44:55 heycam: the interface? 08:44:59 ed: issue 5 08:45:16 ... some of the events talk about the context in which the resize takes place, for example 08:45:23 ... it occurs when the "document view" is being resized 08:45:51 ... other specs talk about the document view but don't define it 08:46:22 Tav: we've already mentioned paint servers which just needs some editing 08:46:33 ... then there's text which I think I've done half the editing of yet 08:46:45 ... I've landed some major structural changes to the chapter but I have more work to do 08:46:55 heycam: is there anything that needs discussion or is it just editorial? 08:47:17 Tav: at this point I think it's mostly editorial rewriting and I think later there will be some topics for discussion 08:47:39 cyril: I am supposed to do the introduction chapter 08:48:06 ... if I remember correctly I think the action was to move definitions out of the big list to their corresponding chapters 08:48:19 heycam: there are a couple of issues in the introduction chapter 08:49:51 (discussion about "Compatibility with other standards efforts section") 08:50:03 krit: do we want to remove the reference to DOM2STYLE 08:50:44 heycam: it gives us the stylesheet APIs and the .style property but probably both those things are covered by CSSOM something these days 08:51:07 ... sounds like introduction is level 4 08:51:49 krit: I am looking after the coordinates chapter 08:51:59 ... I haven't had time yet but I should do before October 08:52:24 ... I think we agreed everything at the last F2F and so everything now should be just editorial 08:53:04 birtles: I was supposed to look after the animation chapter but I stopped working on it after it sounded like we would drop that chapter 08:53:46 krit: were we going to split that out into a separate module 08:53:56 heycam: yes, but unfortunately it's not that straightforward 08:54:48 birtles: maybe I should try to do that 08:55:40 ... I was working on a separate Animation Elements document that would redefine all of those features in terms of the Web Animations model 08:55:49 ... however, it seems like there is less interest in supporting those features in the future 08:56:10 ... so perhaps I should just move the animate chapter into a separate SVG Animation spec 08:56:25 ... and forget about the Web Animations integration for now 09:15:36 BogdanBrinza has joined #svg 09:16:21 BogdanBrinza: I updated the embedded content chapter to remove