@@ -713,6 +713,7 @@ <h3><span class="property">'content'</span> property addition</h3>
713713< tr > < th > Percentages:</ th > < td > same as CSS 2.1</ td > </ tr >
714714< tr > < th > Media:</ th > < td > same as CSS 2.1</ td > </ tr >
715715< tr > < th > Computed value:</ th > < td > the keyword '< span class ="value " title =""> icon</ span > ' if specified as such, otherwise same as CSS 2.1</ td > </ tr >
716+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
716717</ tbody > </ table >
717718
718719< dl >
@@ -740,6 +741,7 @@ <h3><span class="property">'icon'</span> property</h3>
740741< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
741742< tr > < th > Media:</ th > < td > all</ td > </ tr >
742743< tr > < th > Computed value:</ th > < td > as specified, except with any relative URLs converted to absolute</ td > </ tr >
744+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
743745</ tbody > </ table >
744746
745747< dl >
@@ -789,6 +791,7 @@ <h3 id="box-sizing"><span class="property">'box-sizing'</span> property</h3>
789791< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
790792< tr > < th > Media:</ th > < td > visual</ td > </ tr >
791793< tr > < th > Computed value:</ th > < td > specified value</ td > </ tr >
794+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
792795</ tbody > </ table >
793796
794797< dl >
@@ -891,6 +894,7 @@ <h3 id="outline"><span class="property">'outline'</span> property</h3>
891894< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
892895< tr > < th > Media:</ th > < td > visual</ td > </ tr >
893896< tr > < th > Computed value:</ th > < td > see individual properties</ td > </ tr >
897+ < tr > < th > Animatable:</ th > < td > see individual properties</ td > </ tr >
894898</ tbody > </ table >
895899
896900< h3 id ="outline-width "> < span class ="property "> 'outline-width'</ span > property</ h3 >
@@ -904,6 +908,7 @@ <h3 id="outline-width"><span class="property">'outline-width'</span> property</h
904908< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
905909< tr > < th > Media:</ th > < td > visual</ td > </ tr >
906910< tr > < th > Computed value:</ th > < td > absolute length; '0' if the outline style is 'none'.</ td > </ tr >
911+ < tr > < th > Animatable:</ th > < td > as < a href ="http://dev.w3.org/csswg/css3-transitions/#animtype-length "> length</ a > </ td > </ tr >
907912</ tbody > </ table >
908913
909914< h3 id ="outline-style "> < span class ="property "> 'outline-style'</ span > property</ h3 >
@@ -917,6 +922,7 @@ <h3 id="outline-style"><span class="property">'outline-style'</span> property</h
917922< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
918923< tr > < th > Media:</ th > < td > visual</ td > </ tr >
919924< tr > < th > Computed value:</ th > < td > specified value</ td > </ tr >
925+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
920926</ tbody > </ table >
921927
922928< h3 id ="outline-color "> < span class ="property "> 'outline-color'</ span > property</ h3 >
@@ -930,6 +936,7 @@ <h3 id="outline-color"><span class="property">'outline-color'</span> property</h
930936< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
931937< tr > < th > Media:</ th > < td > visual</ td > </ tr >
932938< tr > < th > Computed value:</ th > < td > The computed value for '< span class ="value "> invert</ span > ' is '< span class ="value "> invert</ span > '. For <color> values, the computed value is as defined for the [[!CSS3COLOR]] < span class ="property "> 'color'</ span > property.</ td > </ tr >
939+ < tr > < th > Animatable:</ th > < td > as < a href ="http://dev.w3.org/csswg/css3-transitions/#animtype-color "> color</ a > </ td > </ tr >
933940</ tbody > </ table >
934941
935942< p > The outline created with the outline properties is drawn "over" a
@@ -1058,6 +1065,7 @@ <h3 id="outline-offset"><span class="property">'outline-offset'</span> property<
10581065< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
10591066< tr > < th > Media:</ th > < td > visual</ td > </ tr >
10601067< tr > < th > Computed value:</ th > < td > <length> value in absolute units (px or physical).</ td > </ tr >
1068+ < tr > < th > Animatable:</ th > < td > as < a href ="http://dev.w3.org/csswg/css3-transitions/#animtype-length "> length</ a > </ td > </ tr >
10611069</ tbody > </ table >
10621070
10631071< p > If the computed value of < span class ="property "> 'outline-offset'</ span > is anything other than 0, then the outline is outset from the border edge by that amount.</ p >
@@ -1091,6 +1099,7 @@ <h3 id="resize"><span class="property">'resize'</span> property</h3>
10911099< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
10921100< tr > < th > Media:</ th > < td > visual</ td > </ tr >
10931101< tr > < th > Computed value:</ th > < td > specified value.</ td > </ tr >
1102+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
10941103</ tbody > </ table >
10951104
10961105< dl >
@@ -1186,6 +1195,8 @@ <h3 id="text-overflow">
11861195 < td > visual</ td > </ tr >
11871196< tr > < th > Computed value:</ th >
11881197 < td > as specified</ td > </ tr >
1198+ < tr > < th > Animatable:</ th >
1199+ < td > no</ td > </ tr >
11891200</ tbody > </ table >
11901201
11911202< p > This property specifies rendering when inline content overflows
@@ -1458,6 +1469,7 @@ <h4 id="cursor"><span class="property">'cursor'</span> property</h4>
14581469< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
14591470< tr > < th > Media:</ th > < td > visual, interactive</ td > </ tr >
14601471< tr > < th > Computed value:</ th > < td > as specified, except with any relative URLs converted to absolute</ td > </ tr >
1472+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
14611473</ tbody > </ table >
14621474
14631475< p > This property specifies the type of cursor to be displayed for the pointing device when over the element's border, padding, and content. Values have the following meanings:
@@ -1639,6 +1651,7 @@ <h4 id="nav-index">Sequential navigation order: the <span class="property">'nav-
16391651< tr > < th > Percentages:</ th > < td > n/a</ td > </ tr >
16401652< tr > < th > Media:</ th > < td > interactive</ td > </ tr >
16411653< tr > < th > Computed value:</ th > < td > specified value.</ td > </ tr >
1654+ < tr > < th > Animatable:</ th > < td > as < a href ="http://dev.w3.org/csswg/css3-transitions/#animtype-number "> number</ a > </ td > </ tr >
16421655</ table >
16431656< dl >
16441657< dt > auto</ dt >
@@ -1694,6 +1707,7 @@ <h4 id="nav-dir">Directional focus navigation: the <span class="property">'nav-u
16941707< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
16951708< tr > < th > Media:</ th > < td > interactive</ td > </ tr >
16961709< tr > < th > Computed value:</ th > < td > as specified</ td > </ tr >
1710+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
16971711</ tbody > </ table >
16981712
16991713< dl >
@@ -1775,6 +1789,7 @@ <h4 id="input-method-editor">Input method editor: the <span class="property">'im
17751789< tr > < th > Percentages:</ th > < td > N/A</ td > </ tr >
17761790< tr > < th > Media:</ th > < td > interactive</ td > </ tr >
17771791< tr > < th > Computed value:</ th > < td > as specified</ td > </ tr >
1792+ < tr > < th > Animatable:</ th > < td > no</ td > </ tr >
17781793</ tbody > </ table >
17791794
17801795< p >
0 commit comments