Re: SVG element namespace requirement

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