[Bug 16062] Behavior for out-of-range values needs to be defined

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16062

L. David Baron (Mozilla) <dbaron@dbaron.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dbaron@dbaron.org
         Resolution|---                         |FIXED

--- Comment #3 from L. David Baron (Mozilla) <dbaron@dbaron.org> ---
I fixed this a while ago, with the text:

http://dev.w3.org/csswg/css-transitions/#animatable-types

 However, if this value (Vres) is outside the allowed range of values for the
property, then it is clamped to that range. This can occur if p is outside of
the range 0 to 1, which can occur if a timing function is specified with a y1
or y2 that is outside the range 0 to 1.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 10 February 2015 22:19:07 UTC