Re: [CSSWG] Minutes Tokyo F2F 2013-06-07 PM III: Reversing Transitions, Parens and Escapes, Alignment

Le 03/07/2013 06:57, fantasai a écrit :
> Parens and Escapes
> ------------------
>
>     - RESOLVED: MQ requires white-space on both sides of a parenthesis
>
>     - RESOLVED: Idents followed by open parenthesis must have white space
>                 between the two unless it's a function.
>
>     - RESOLVED: String and URL types for attr() literally takes the
>                 attribute's value without parsing; CSS escapes are not
>                 interpreted
>
> Alignment
> ---------
>
>     Tab and fantasai presented the new Alignment spec
>       http://www.w3.org/TR/2013/WD-css3-align-20130514/
>     explaining changes in design and details.
>
>     RESOLVED: Need more work on baseline section, define first-line and
>               last-line baseline for all things.
>
> Transitions
> -----------
>
>     RESOLVED: dbaron's proposal for reversing interrupted transitions is accepted.


This summary is missing a resolution that is noted in the minutes:

CSS escapes in attr() values
----------------------------

    RESOLVED: String and URL types for attr() literally take
              the attribute's value without parsing.

-- 
Simon Sapin

Received on Wednesday, 3 July 2013 10:48:24 UTC