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: Tue, 28 Jan 2014 22:44:24 +0000
To: fantasai <fantasai.lists@inkedblade.net>, "www-style@w3.org" <www-style@w3.org>
Message-ID: <CF0D7246.17D53%stearns@adobe.com>
On 1/28/14, 2:33 PM, "fantasai" <fantasai.lists@inkedblade.net> wrote:

>On 01/28/2014 02:21 PM, Alan Stearns wrote:
>>
>> ----
>> To serialize the <basic-shape> functions,
>> serialize as per their individual grammars,
>> in the order the grammars are written in,
>> avoiding calc() expressions where possible,
>> omitting components when possible without changing the meaning,
>> joining space-separated tokens with a single space,
>> and following each serialized comma with a single space.
>>
>> For the <position> values in ellipse() and circle(),
>> the 2- and 4-value forms are preferred over the 1- and 3-value forms.
>> ----
>
>I think we need to be clearer here that the 1- and 3-value
>forms aren't ever generated, and the 2-value form is
>preferred over 4-value where possible without calc().
>
>Otherwise looks good.

How about:

----
The <position> values in ellipse() and circle()
serialize to their 2- and 4-value forms only,
preferring the 2-value form
when it can be expressed without calc()
----


Thanks,

Alan

Received on Tuesday, 28 January 2014 22:44:54 UTC

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