06:30:17 RRSAgent has joined #svg 06:30:17 logging to http://www.w3.org/2009/04/08-svg-irc 06:30:19 RRSAgent, make logs public 06:30:19 Zakim has joined #svg 06:30:21 Zakim, this will be GA_SVGWG 06:30:21 ok, trackbot, I see GA_SVGWG()2:30AM already started 06:30:22 Meeting: SVG Working Group Teleconference 06:30:22 Date: 08 April 2009 06:31:11 +??P1 06:31:29 Zakim, ??P1 is me 06:31:29 +anthony; got it 06:32:20 +[IPcaller.a] 06:32:24 Zakim, [IPCaller.a] is me 06:32:24 +heycam; got it 06:32:41 Zakim, ??P0 is me 06:32:41 I already had ??P0 as [IPcaller], jwatt 06:32:58 +Doug_Schepers 06:33:12 +??P4 06:33:17 ChrisL has joined #svg 06:33:23 Zakim, ??p4 is me 06:33:23 +ed; got it 06:34:23 +ChrisL 06:34:52 Scribe: Cameron 06:34:54 ScribeNick: heycam 06:34:54 Agenda: http://lists.w3.org/Archives/Public/public-svg-wg/2009AprJun/0016.html 06:34:57 Chair: Erik 06:35:10 Topic: SVG Integration module 06:35:32 DS: not much to show yet, thought i'd get something going 06:35:49 http://dev.w3.org/SVG/modules/integration/SVGIntegration.html 06:36:39 DS: i'm going to start by integrating that embedding document i once wrote 06:36:47 ED: sounds good 06:36:52 http://www.schepers.cc/svg/blendups/embedding.html 06:37:17 DS: also how to extend svg, starting with what we had in 1.2T 06:37:46 ... i'll put in whatever hooks cameron needs for doing the tables of attributes and elements 06:37:57 CL: did how we do attributes change recently? 06:38:15 CM: still experimenting, once the build scripts are finalised i'll mail the list with details 06:38:27 http://www.w3.org/TR/SVGTiny12/conform.html#ConformingSVGEncoding 06:38:57 [doug reads out D.7] 06:39:53 CL: nice that that wording is in there 06:40:03 DS: does the current svg in html proposal violate that? 06:40:13 CL: the intention would be not to violate that, not sure about the current proposal 06:40:18 DS: i don't think it does violated it 06:41:06 s/violated/violate/ 06:43:04 DS: as to what hooks to put into the spec to generate the tables of attributes etc., i'll leave it to cameron to work out what's best 06:43:24 ... a question about svg in an element 06:44:10 ... what if you have svg referenced from html 06:44:19 ... has .contentDocument 06:44:21 script in svg wich is in an image, or script somewhere else getting at svg in an image through script? 06:44:23 ... does ? 06:44:30 ... i'm kind of thinking that we might say no 06:44:37 ED: i don't think that would work, at least in opera 10 06:44:47 DS: should it? 06:44:59 ED: we made a decision not to allow it. it's just whether you put the interface on that element. but we chose not to. 06:45:12 ... since it doesn't allow scripting inside the referenced document, that's why we chose to leave out the interface 06:45:19 CL: but why prevent accessing the document from outside? 06:45:37 DS: i think from a security and efficient viewpoint, it might be better not to get at the contents at all 06:46:35 ED: my question is, what would happen if you inserted a