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

Cameron McCormack:
> The intention in HTML 5 is for HTMLElement::id to return an empty string
> when the id="" attribute is not present.

Note also that recent Opera, Firefox and WebKit all return an empty
string for SVGElement::id when the id="" attribute is not present.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Tuesday, 14 April 2009 00:03:40 UTC