- From: T Rowley <tor@cs.brown.edu>
- Date: Wed, 18 May 2005 18:53:53 -0500
- To: www-svg@w3.org
4.1 "... range for a <integer> -32,767 to 32,767" s/a/an/ Curious selection for the range, given that a signed 16-bit value usually ranges from -32768 to 32767. Both <integer> and <number> (and dependent types) have a restricted range. Does this mean that an implementation must be able to correctly render all input with values within that range, even though intermediate internal calculation could exceed the given ranges?
Received on Thursday, 19 May 2005 01:03:22 UTC