W3C home > Mailing lists > Public > www-style@w3.org > January 2014

Re: [css-shapes] Animating <basic-shape>s updated

From: Alan Stearns <stearns@adobe.com>
Date: Thu, 16 Jan 2014 01:00:23 +0000
To: Alan Stearns <stearns@adobe.com>, Tab Atkins Jr. <jackalmage@gmail.com>
CC: www-style list <www-style@w3.org>
Message-ID: <CEFC6EBA.360F0%stearns@adobe.com>
On 1/15/14, 4:34 PM, "Alan Stearns" <stearns@adobe.com> wrote:

>
>
>On 1/15/14, 3:26 PM, "Tab Atkins Jr." <jackalmage@gmail.com> wrote:
>>
>>Gosh, actually writing these out the serialization rules in full is
>>more complicated than I thought.

How about this:

1. Start with the two components from the computed value as (percentage,
length), (percentage, length)
2. Replace 0%/50%/100% percentages with their keywords
3. If a length is zero, omit this offset
4. If either component still consists of (percentage, length) convert
those components to calc(percentage + length)
5. If either component consists of (top, length) or (left, length) omit
top and/or left
6. If one component consists of (center) and the other contains a keyword,
omit one (center) component
7. Write out the values that remain as a space-separated list

Received on Thursday, 16 January 2014 01:00:55 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:36 UTC