W3C home > Mailing lists > Public > www-style@w3.org > October 2015

Re: [css-text] animatibility of 'tab-size'

From: Tab Atkins Jr. <jackalmage@gmail.com>
Date: Wed, 28 Oct 2015 14:19:37 +0900
Message-ID: <CAAWBYDCh0fPTkrD0CcK-LMA+0gotRvi3-=H0vHbPkDmVD1QuhQ@mail.gmail.com>
To: "L. David Baron" <dbaron@dbaron.org>
Cc: www-style list <www-style@w3.org>
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().

~TJ
Received 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