# HG changeset patch # User L. David Baron # Date 1360097438 25200 # Node ID 55d46b236cf3a6af1b30867d87764f80ad55214f # Parent cc776915a57d94639db0d25cf310b675070c1403 [css3-transforms] Add Animatable: lines to propdef tables. diff -r cc776915a57d -r 55d46b236cf3 css3-transforms/Overview.html --- a/css3-transforms/Overview.html Tue Feb 05 13:50:38 2013 -0700 +++ b/css3-transforms/Overview.html Tue Feb 05 13:50:38 2013 -0700 @@ -1359,6 +1359,11 @@ As specified, but with relative lengths converted into absolute lengths. + + + Animatable: + + as transform

Any value other than ‘none’ for the @@ -1420,6 +1425,15 @@ Computed value: For <length> the absolute value, otherwise a percentage + + + Animatable: + + as simple + list of length, + percentage, or calc

The default value for SVG elements without associated CSS layout box is @@ -1549,6 +1563,11 @@ Computed value: Same as specified value. + + + Animatable: + + no

A value of ‘preserve-3d’ for ‘ Computed value: Absolute length or "none". + + + Animatable: + + as length

If the value is ‘none’, no perspective @@ -1706,6 +1731,15 @@ Computed value: For <length> the absolute value, otherwise a percentage. + + + Animatable: + + as simple + list of length, + percentage, or calc

The values of the ‘ Computed value: Same as specified value. + + + Animatable: + + no

The visibility of an element with ‘ + + + Animatable: + + + as transform + + @@ -1168,6 +1176,14 @@ For <length> the absolute value, otherwise a percentage + + + Animatable: + + + as simple list of length, percentage, or calc + + @@ -1321,6 +1337,14 @@ Same as specified value. + + + Animatable: + + + no + + @@ -1418,6 +1442,14 @@ Absolute length or "none". + + + Animatable: + + + as length + + @@ -1519,6 +1551,14 @@ percentage. + + + Animatable: + + + as simple list of length, percentage, or calc + +

@@ -1679,6 +1719,14 @@ Same as specified value. + + + Animatable: + + + no + +