- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 17 Aug 2016 19:00:01 -0700
- To: www-style@w3.org
On 10/27/2015 10:19 PM, Tab Atkins Jr. wrote: > On Fri, Oct 23, 2015 at 7:40 AM, L. David Baron <dbaron@dbaron.org> wrote: >> Currently css-text says that 'tab-size' is animatable as a length, >> but not as an integer. This seems odd, given that it takes both >> length and integer values. Is there a reason for this? > > No, looks like it should allow mixing the two. You can't resolve > integers to <length>s at computed-value time, as it depends on the > font used, but you can certainly interpolate it with calc(). This probably means we should convert <<integer>> to <<number>>, yes? ~fantasai
Received on Thursday, 18 August 2016 05:30:51 UTC