Re: should textLength="0" disable rendering?

On 7/7/13 9:55 PM, Cameron McCormack wrote:
> textLength="" is defined to be invalid if the length is negative.  What
> should happen when textLength="0"?  It seems Chrome and IE ignore it,
> while old Opera disables rendering of the element.  I slightly lean
> towards disabling rendering, as it would behave better when animating
> textLength="" to 0 and back.
>
Agreed.

Regards-
-Doug

Received on Monday, 8 July 2013 01:57:15 UTC