- From: Robin Berjon <robin.berjon@expway.fr>
- Date: Wed, 08 Dec 2004 13:01:26 -0500
- To: James Bentley <James.Bentley@guideworkstv.com>
- Cc: "'www-svg@w3.org'" <www-svg@w3.org>
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