Re: 1.2 uDOM

James Bentley wrote:
> Would it make sense to move getElementById to
> SVGDocument then?

No, because there *can* be some knowledge of IDness in other namespaces, 
it's just not guaranteed enough that back in the day it was justified to 
have .id on Element. The only ID that SVG implementations are required 
to know about is the 'id' attribute on SVG elements.

-- 
Robin Berjon

Received on Wednesday, 8 December 2004 18:01:57 UTC