8000 [css-backgrounds-4][css-box-3][css-color-hdr][css-module][css-writing… · w3c/csswg-drafts@4b7bc9e · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b7bc9e

Browse files
authored
[css-backgrounds-4][css-box-3][css-color-hdr][css-module][css-writing-modes-3][css-writing-modes-4] Convert remaining Animatable lines to Animation type lines. (#9019)
1 parent 0b2cf70 commit 4b7bc9e

File tree

6 files changed

+29
-29
lines changed

6 files changed

+29
-29
lines changed

css-backgrounds-4/Overview.bs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ The 'border-top-radius', 'border-right-radius',
266266
Inherited: no
267267
Percentages: Refer to corresponding dimension of the <a>border box</a>.
268268
Computed value: see individual properties
269-
Animatable: see individual properties
269+
Animation type: see individual properties
270270
</pre>
271271

272272
<p>The 'border-*-radius' shorthands set the two 'border-*-*-radius'
@@ -748,7 +748,7 @@ Applies to: all elements
748748
Inherited: no
749749
Percentages: N/A
750750
Computed value: list, each item a computed color
751-
Animatable: by computed value
751+
Animation type: by computed value
752752
</pre>
753753

754754
<p>The 'box-shadow-color' property defines one or more drop shadow colors.
@@ -770,7 +770,7 @@ Inherited: no
770770
Percentages: N/A
771771
Computed value: either 'none' or a list,
772772
each item a pair of offsets (horizontal and vertical) from the element‘s box
773-
Animatable: by computed value
773+
Animation type: by computed value
774774
</pre>
775775

776776
<p>The 'box-shadow-offset' property defines one or more drop shadow offsets.
@@ -805,7 +805,7 @@ Applies to: all elements
805805
Inherited: no
806806
Percentages: N/A
807807
Computed value: list, each item a <<length>>
808-
Animatable: by computed value
808+
Animation type: by computed value
809809
</pre>
810810

811811
<p>The 'box-shadow-blur' property defines one or more blur radii for drop shadows.
@@ -831,7 +831,7 @@ Applies to: all elements
831831
Inherited: no
832832
Percentages: N/A
833833
Computed value: list, each item a <<length>>
834-
Animatable: by computed value
834+
Animation type: by computed value
835835
</pre>
836836

837837
<p>The 'box-shadow-spread' property defines one or more spread distances for drop shadows.
@@ -859,7 +859,7 @@ Applies to: all elements
859859
Inherited: no
860860
Percentages: N/A
861861
Computed value: list, each item one of the keywords
862-
Animatable: by computed value
862+
Animation type: by computed value
863863
</pre>
864864

865865
<p>The 'box-shadow-position' property defines one or more drop shadow positions.
@@ -895,7 +895,7 @@ Percentages: N/A
895895
Computed value: either the keyword ''box-shadow-offset/none'' or
896896
a list, each item consisting of four absolute lengths
897897
plus a computed color and optionally also a ''box-shadow-position/inset'' keyword
898-
Animatable: by computed value,
898+
Animation type: by computed value,
899899
treating ''box-shadow-offset/none'' as a zero-item list
900900
and appending blank shadows (''transparent 0 0 0 0'')
901901
with a corresponding ''box-shadow-position/inset'' keyword as needed

css-box-3/block-layout.bs

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ Value: <var>&lt;length&gt;</var>{1,4}
11311131
Initial: (see individual properties)
11321132
Applies to: all elements
11331133
Inherited: no
1134-
Animatable: yes
1134+
Animation type: see individual properties
11351135
Percentages: width* of containing block
11361136
Computed value: see individual properties
11371137
Canonical order: N/A
@@ -1147,7 +1147,7 @@ Value: <var>&lt;length&gt;</var>
11471147
Initial: 0
11481148
Applies to: all elements
11491149
Inherited: no
1150-
Animatable: yes
1150+
Animation type: by computed value
11511151
Percentages: width* of containing block
11521152
Computed value: &lt;length&gt;
11531153
Canonical order: N/A
@@ -1193,7 +1193,7 @@ Value: <var>&lt;length&gt;</var> | <var>&lt;percentage&gt;</var> | auto
11931193
Initial: 0
11941194
Applies to: see text
11951195
Inherited: no
1196-
Animatable: yes
1196+
Animation type: by computed value
11971197
Percentages: width* of containing block
11981198
Computed value: the percentage as specified or the
11991199
absolute length or ''auto''
@@ -1209,7 +1209,7 @@ Value: [ <var>&lt;length&gt;</var> | <var>&lt;percentage&gt;</var> | auto]{1,4}
12091209
Initial: (see individual properties)
12101210
Applies to: see text
12111211
Inherited: no
1212-
Animatable: yes
1212+
Animation type: see individual properties
12131213
Percentages: width* of containing block
12141214
Computed value: see individual properties
12151215
Canonical order: N/A
@@ -1339,7 +1339,7 @@ Initial: auto
13391339
Applies to: all elements but non-replaced inline
13401340
elements, table rows, and row groups
13411341
Inherited: no
1342-
Animatable: yes
1342+
Animation type: by computed value
13431343
Percentages: refer to width of containing block
13441344
Computed value: the specified keyword; or the specified
13451345
percentage (with ''border-box'' or ''content-box'' if present); or
@@ -1358,7 +1358,7 @@ Initial: auto
13581358
Applies to: all elements but non-replaced inline
13591359
elements, table columns, and column groups
13601360
Inherit 402E ed: no
1361-
Animatable: yes
1361+
Animation type: by computed value
13621362
Percentages: see prose
13631363
Computed value: the specified keywords, the specified
13641364
percentage (see prose under &lt;percentage>) or the absolute
@@ -1528,7 +1528,7 @@ Initial: 0
15281528
Applies to: all elements but non-replaced
15291529
inline elements, table rows, and row groups
15301530
Inherited: no
1531-
Animatable: yes
1531+
Animation type: by computed value
15321532
Percentages: refer to width, resp. height of
15331533
containing block
15341534
Computed value: the percentage as specified (with
@@ -1548,7 +1548,7 @@ Initial: none
15481548
Applies to: all elements but non-replaced inline
15491549
elements, table rows, and row groups
15501550
Inherited: no
1551-
Animatable: yes
1551+
Animation type: by computed value
15521552
Percentages: refer to width, resp. height of
15531553
containing block
15541554
Computed value: the percentage as specified (with
@@ -2750,7 +2750,7 @@ Value: left | right | top | bottom | start | end | none |
27502750
Initial: none
27512751
Applies to: all, but see text
27522752
Inherited: no
2753-
Animatable: no
2753+
Animation type: discrete
27542754
Percentages: N/A
27552755
Computed value: as specified
27562756
Canonical order: order of grammar
@@ -3160,7 +3160,7 @@ Value: none | left | right | both
31603160
Initial: none
31613161
Applies to: <a>block-level</a> elements
31623162
Inherited: no
3163-
Animatable: no
3163+
Animation type: discrete
31643164
Percentages: N/A
31653165
Computed value: as specified
31663166
Canonical order: N/A
@@ -3180,7 +3180,7 @@ Value: none | left | right | top | bottom | inside | outside | start | end
31803180
Initial: none
31813181
Applies to: block-level elements
31823182
Inherited: no
3183-
Animatable: no
3183+
Animation type: discrete
31843184
Percentages: N/A
31853185
Computed value: specified value
31863186
Canonical order: N/A
@@ -3387,7 +3387,7 @@ Initial: visible
33873387
Applies to: non-replaced <em>block-level</em> elements
33883388
and non-replaced ''inline-block'' elements
33893389
Inherited: no
3390-
Animatable: no
3390+
Animation type: discrete
33913391
Percentages: N/A
33923392
Computed value: as specified, except 'visible', see text
33933393
Canonical order: N/A
@@ -3401,7 +3401,7 @@ Initial: see individual properties
34013401
Applies to: non-replaced <em>block-level</em> elements
34023402
and non-replaced ''inline-block'' elements
34033403
Inherited: no
3404-
Animatable: no
3404+
Animation type: see individual properties
34053405
Percentages: N/A
34063406
Computed value: as specified, except 'visible', see text
34073407
Canonical order: N/A
@@ -3645,7 +3645,7 @@ Value: visible | hidden | collapse
36453645
Initial: visible
36463646
Applies to: all elements
36473647
Inherited: yes
3648-
Animatable: no
3648+
Animation type: discrete
36493649
Percentages: N/A
36503650
Computed value: as specified
36513651
Canonical order: N/A
@@ -3963,7 +3963,7 @@ Value: line | indent | block | block-within-page
39633963
Initial: line
39643964
Applies to: all block-level elements
39653965
Inherited: yes
3966-
Animatable: no
3966+
Animation type: discrete
39673967
Percentages: N/A
39683968
Computed value: Same as specified value
39693969
Canonical order: N/A
@@ -4038,7 +4038,7 @@ Value: none | margin-edge | border-edge | padding-edge | content-edge
40384038
Initial: none
40394039
Applies to: all elements with a block-level inner formatting context.
40404040
Inherited: no
4041-
Animatable: yes
4041+
Animation type: discrete
40424042
Percentages: n/a
40434043
Computed value: specified value
40444044
Canonical order: N/A
@@ -4078,7 +4078,7 @@ Value: line | indent | block | block-within-page
40784078
Initial: line
40794079
Applies to: all block-level elements
40804080
Inherited: yes
4081-
Animatable: no
4081+
Animation type: discrete
40824082
Percentages: N/A
40834083
Computed value: Same as specified value
40844084
Canonical order: N/A
@@ -4204,7 +4204,7 @@ Value: auto | &lt;length> &amp;&amp; [ block | block-within-page ]?
42044204
Initial: auto
42054205
Applies to: all block-level elements
42064206
Inherited: no
4207-
Animatable: no
4207+
Animation type: discrete
42084208
Percentages: N/A
42094209
Computed value: Same as specified value
42104210
Canonical order: N/A

css-color-hdr/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ Internal display model: the 'foo' property {#the-foo-property}
589589
Inherited: no
590590
Percentages: n/a
591591
Computed value: specified value
592-
Animatable: no
592+
Animation type: not animatable
593593
Canonical order: per grammar
594594
</pre>
595595

css-module/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Internal display model: the 'foo' property {#the-foo-property}
125125
Inherited: no
126126
Percentages: n/a
127127
Computed value: specified value
128-
Animation Type: not animatable
128+
Animation type: not animatable
129129
Canonical order: per grammar
130130
</pre>
131131

css-writing-modes-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property</h4>
14281428
Inherited: n/a
14291429
Percentages: n/a
14301430
Computed value: n/a
1431-
Animatable: n/a
1431+
Animation type: n/a
14321432
Canonical order: n/a
14331433
</pre>
14341434

css-writing-modes-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property</h4>
15051505
Inherited: n/a
15061506
Percentages: n/a
15071507
Computed value: n/a
1508-
Animatable: n/a
1508+
Animation type: n/a
15091509
Canonical order: n/a
15101510
</pre>
15111511

0 commit comments

Comments
 (0)
0