ISSUE-2260 (id-value-when-not-present): Value of SVGElement::id not defined when there is no id="" attribute present [SVG Full 1.1]

ISSUE-2260 (id-value-when-not-present): Value of SVGElement::id not defined when there is no id="" attribute present [SVG Full 1.1]

http://www.w3.org/Graphics/SVG/WG/track/issues/2260

Raised by: Cameron McCormack
On product: SVG Full 1.1

The value of the SVGElement::id attribute is not defined when there is no id="" attribute present on the element.  Probably we should backport the behaviour from 1.2T, which says that the value is null.  (Or perhaps check what HTML 5 defines / what implementations do.)

Received on Monday, 13 April 2009 10:37:44 UTC