Re: [CSS3 Values] referencing width or height explicitly

On Fri, Aug 19, 2011 at 12:33 PM, Brian Manthos <brianman@microsoft.com> wrote:
> #  <number-multiplicative-expression> :=
> #     <number-term> |
> #     <length-multiplicative-expression> '/' <length-term> |
> #     <length-multiplicative-expression> 'mod' <length-term>
>
> <length-term> can't have units?

TR strikes again!

Check the spec that's been updated sometime in the past 5 years:
http://dev.w3.org/csswg/css3-values/#calc

~TJ

Received on Friday, 19 August 2011 19:37:33 UTC