SVGt 1.2 Tests: Illegal separator in linking-frag-201 and 202

Hi All,

The identity links in both linking-frag-201-t and -202-t contain
the following fragment: 
"#svgView(transform(matrix(1 0 0 1 0 0)))"

Using space as separator in the SVG content is OK in general,
but http://www.w3.org/TR/SVGMobile12/linking.html#LinksIntoSVG 
says:
"Spaces shall not be allowed in fragment specifications and
commas must be used to separate numeric values within an SVG
view specification." 
Identity links are contradicting this rule.

Also, I think the last sentence of the test description might 
a bit confusing:

"The rect with 'identity' must link to this file and not
change the resulting view"

Our interpretation is that the final link should reset
the view to identity mapping instead of not changing it. 
The current text suggests to me that if I first click, e.g., 
rotate and immediately after that identity, the view should 
remain rotated.

Yours,
  - Kalle Raita 

Kalle Raita 
NVIDIA Corporation 
Tel. +358 40 723 1441 
kraita@nvidia.com 
http://eu.nvidia.com <http://eu.nvidia.com/>  

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

Received on Monday, 16 June 2008 06:10:18 UTC