Re: Fw: RE: [css-flexbox] Summary of planned changes to Flexbox Module

On Tue, May 18, 2010 at 5:58 PM, Andrew Fedoniouk <news@terrainformatica.com
> wrote:

> OK what about this then:
>
> {
>  min-width: calc( 10px + 1fl  );
>  width: calc( 20px + 2fl  );
> }
> ?
>
> Above is wrong of course.
>
> See:
>
> 1) you can use calc() in min-width by definition.
>

We can forbid flex units from appearing in min/max-width calc() expressions.

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]

Received on Tuesday, 18 May 2010 07:01:37 UTC