Of what type are the nodes? From: Jeff Schiller [mailto:codedread@gmail.com] Sent: Wednesday, July 23, 2008 4:44 PM To: Chris Wilson Cc: Henri Sivonen; HTML WG; www-svg Subject: Re: ISSUE-37: RE: SVG in HTML proposal Chris, Can you clarify what you mean, exactly? My understanding is that the DOM should be no different than it is in SVG-in-XHTML. That is: <html ...><body> <svg id='svg1'...>... </svg> </body></html> DOM node 'svg1' has a parent node of the HTML:body node, regardless of the serialization. The namespace of the SVG nodes in the DOM are in the SVG namespace, etc. Regards, Jeff On Wed, Jul 23, 2008 at 6:22 PM, Chris Wilson <Chris.Wilson@microsoft.com<mailto:Chris.Wilson@microsoft.com>> wrote: Without taking a strong stand one way or another on the XML-parser-in-HTML question, I would like to raise the issue I brought up in last week's telecon: how the DOM works across these "embeddings" is a critical question for any of these proposals, and detail on this issue is absent from the SVG WG proposal. -Chris WilsonReceived on Wednesday, 23 July 2008 23:48:01 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:54:19 UTC