17.2.2 SVG fragment identifiers - continued

One other thing: The spec doesn't seem to address duplicate attribute
specifications in an SVG fragment identifier. For example:


#svgView(preserveAspectRatio(none);viewBox(0,0,200,200);preserveAspectRatio(xMidYMid))

Should this be rejected outright by the user agent? If not, which of the
two preserveAspectRatio specifications should be used?

Steve Schafer
Fenestra Technologies Corp
http://www.fenestra.com

Received on Monday, 3 February 2003 01:49:51 UTC