ISSUE-2255 (useCurrentView-modification): Effect of modifying SVGSVGElement::useCurrentView unclear [SVG Full 1.1]

ISSUE-2255 (useCurrentView-modification): Effect of modifying SVGSVGElement::useCurrentView unclear [SVG Full 1.1]

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

Raised by: Cameron McCormack
On product: SVG Full 1.1

It is unclear what the effect of modifying the SVGSVGElement::useCurrentView attribute should be, especially since it reflects the state of the "inital view", i.e. just when the document is first displayed.  Perhaps the attribute should be read only?  Also, it's not clear when the NO_MODIFICATION_ALLOWED_ERR DOMException would be thrown, since useCurrentView doesn't correspond to a DOM attribute.

Received on Thursday, 2 April 2009 05:37:59 UTC