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(). ~TJReceived on Wednesday, 28 October 2015 05:20:28 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:54 UTC