Re: [css3-values][css3-transforms] relative length in functional notation

Heya Kenny!

Below are the resolutions of the issues you've raised in this thread.

Issue 2: calc() and attr() need to resolve values that are normally
changed at computed-value time
Closed as Accepted - the spec now says "The computed value of a calc()
expression is the expression with all components computed, with all
multiplication/division subexpressions resolved, and with all
addition/subtraction subexpressions resolved where both sides are the
same type."

Let us know if this is acceptable!

~TJ

Received on Monday, 23 April 2012 19:55:56 UTC