- From: Cameron McCormack <cam@mcc.id.au>
- Date: Fri, 24 Oct 2008 19:06:47 +1100
- To: Chris Lilley <chris@w3.org>
- Cc: public-svg-wg@w3.org
Chris Lilley: > Hello public-svg-wg, > > ISSUE-2161 > SVG element namespace requirement > > How about > > User agents must only consider elements explicitly placed in the SVG > namespace as being SVG elements. For example, when parsing a > document, SVG user agents must only consider elements explicitly > placed in the SVG namespace by XML namespace declarations in the > document. Similarly, any elements created with the > Document::createElementNS() uDOM method must have had the SVG > namespace passed as the namespaceURI parameter for it to be > considered to be an SVG element. Looks good to me. -- Cameron McCormack ≝ http://mcc.id.au/
Received on Friday, 24 October 2008 08:07:35 UTC