@@ -683,6 +683,7 @@ Transverse Box Alignment: the 'vertical-align' property</h3>
683
683
Applies to : see individual properties
684
684
Inherited : no
685
685
Percentages : N/A
686
+ Animation type : see individual properties
686
687
</pre>
687
688
688
689
<p> This <a>shorthand</a> property specifies
@@ -836,7 +837,8 @@ Post-Alignment Shift: the 'baseline-shift' longhand</h4>
836
837
Applies to : inline-level boxes and SVG <a>text content elements</a>
837
838
Inherited : no
838
839
Percentages : refer to the used value of 'line-height'
839
- Computed value : the specified keyword and/or a computed <<length-percentage>> value
840
+ Computed value : the specified keyword or a computed <<length-percentage>> value
841
+ Animation type : by computed value type
840
842
</pre>
841
843
842
844
This property specifies the box’s <dfn>post-alignment shift</dfn> .
@@ -935,6 +937,7 @@ Line Spacing: the 'line-height' property</h3>
935
937
Inherited : yes
936
938
Percentages : computed relative to ''1em''
937
939
Computed value : the specified keyword, a number, or a computed <<length>> value
940
+ Animation type : by computed value type
938
941
</pre>
939
942
940
943
This property specifies the <dfn>preferred line height</dfn> :
@@ -1018,6 +1021,7 @@ Inline Box Edge Metrics: the 'text-edge' property</h3>
1018
1021
Inherited : yes
1019
1022
Percentages : N/A
1020
1023
Computed value : the specified keyword
1024
+ Animation type : discrete
1021
1025
</pre>
1022
1026
1023
1027
@@ -1294,6 +1298,7 @@ Half-Leading Control: the 'leading-trim' property</h3>
1294
1298
Inherited : no
1295
1299
Percentages : N/A
1296
1300
Computed value : the specified keyword
1301
+ Animation type : discrete
1297
1302
</pre>
1298
1303
1299
1304
ISSUE: This is an early draft of a proposal,
0 commit comments