Re: [SVGMobile12] transform attribute and error handling

I will add further note, that implementations (specifically FireFox  
and Safari) already have different behaviors in this regard due to  
ambiguity in the 1.1 Full specification.  It would be best to see  
this issue clarified as part of 1.2.

http://bugzilla.opendarwin.org/show_bug.cgi?id=6074

Thanks.

-eric

On Dec 28, 2005, at 2:37 PM, T Rowley wrote:

>
> Section 7.6 defines the transform attribute.  The text doesn't  
> describe an unparsable transform list as in error, so section C.3  
> won't apply. However it fails to state what the expected behavior  
> is.  There seem to be a number of choices:
>
> 	* define it to be in error, follow C.3 error handling
>
> 	* use transform composed up to the point of error
>
> 	* ignore the transform attribute (equivalent to identity)
>
> 	* disable rendering of the element
>
> Please specify the correct behavior in the specification.
>

Received on Wednesday, 28 December 2005 20:44:29 UTC