You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>list, each item a pair of keywords, one per dimension
343
342
<tr>
344
-
<th>Animatable:
345
-
<td>no
343
+
<th>Animation type:
344
+
<td>discrete
346
345
</table>
347
346
348
347
<p>Specifies how background images are tiled after they have been
@@ -494,10 +493,10 @@ layer.
494
493
<td>N/A
495
494
<tr>
496
495
<th>Computed value:
497
-
<td>as specified
496
+
<td>list, each item the keyword as specified
498
497
<tr>
499
-
<th>Animatable:
500
-
<td>no
498
+
<th>Animation type:
499
+
<td>discrete
501
500
</table>
502
501
503
502
<p>If background images are specified, this property specifies whether
@@ -603,12 +602,12 @@ layer.
603
602
area</span><em>minus</em> size of background image; see text
604
603
<tr>
605
604
<th>Computed value:
606
-
<td>A list, each item consisting of:
605
+
<td>list, each item
607
606
a pair of offsets (horizontal and vertical) from the top left origin
608
-
each given as a combination of an absolute length and a percentage
607
+
each given as an absolutized length/percentage value
609
608
<tr>
610
-
<th>Animatable:
611
-
<td>as <a href="https://www.w3.org/TR/css3-transitions/#animtype-repeatable-list">repeatable list</a> of <a href="https://www.w3.org/TR/css3-transitions/#animtype-simple-list">simple list</a> of <a href="https://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, percentage, or calc</a>
609
+
<th>Animation type:
610
+
<td>repeatable list
612
611
</table>
613
612
614
613
<p>If background images have been specified, this property specifies
@@ -789,10 +788,10 @@ image layer.
789
788
<td>N/A
790
789
<tr>
791
790
<th>Computed value:
792
-
<td>as specified
791
+
<td>list, each item a keyword as specified
793
792
<tr>
794
-
<th>Animatable:
795
-
<td>no
793
+
<th>Animation type:
794
+
<td>repeatable list
796
795
</table>
797
796
798
797
<p>Determines the <dfn id="background-painting-area">background painting area</dfn>,
@@ -857,10 +856,10 @@ layer.
857
856
<td>N/A
858
857
<tr>
859
858
<th>Computed value:
860
-
<td>as specified
859
+
<td>list, each item a keyword as specified
861
860
<tr>
862
-
<th>Animatable:
863
-
<td>no
861
+
<th>Animation type:
862
+
<td>repeatable list
864
863
</table>
865
864
866
865
<p>For elements rendered as a single box, specifies the
@@ -922,10 +921,11 @@ layer.
922
921
<td>see text
923
922
<tr>
924
923
<th>Computed value:
925
-
<td>as specified, but with lengths made absolute and omitted ''background-size/auto'' keywords filled in
924
+
<td>list, each item a pair of sizes (one per axis)
925
+
each represented as either a keyword or an absolutized length/percentage value
926
926
<tr>
927
-
<th>Animatable:
928
-
<td>as <a href="https://www.w3.org/TR/css3-transitions/#animtype-repeatable-list">repeatable list</a> of <a href="https://www.w3.org/TR/css3-transitions/#animtype-simple-list">simple list</a> of <a href="https://www.w3.org/TR/css3-transitions/#animtype-lpcalc">length, percentage, or calc</a> and keywords
927
+
<th>Animation type:
928
+
<td>repeatable list
929
929
</table>
930
930
931
931
<p>Specifies the size of the background images. Where
@@ -1129,7 +1129,7 @@ layer.
1129
1129
<th>Computed value:
1130
1130
<td>see individual properties
1131
1131
<tr>
1132
-
<th>Animatable:
1132
+
<th>Animation type:
1133
1133
<td>see individual properties
1134
1134
</table>
1135
1135
@@ -1375,10 +1375,10 @@ color ('border-color'), and thickness ('border-width') of the border.
0 commit comments