Skip to content

Commit 6bcd8e8

Browse files
tabatkinsfrivoal
authored andcommitted
[css-fonts][css-multicol][css-scroll-anchoring][css-scrollbars][css-shapes][css-size-adjust][css-transforms][css-ui] Update Computed Value and Animation lines to new format. (#3198)
1 parent de57526 commit 6bcd8e8

File tree

14 files changed

+189
-193
lines changed

14 files changed

+189
-193
lines changed

css-fonts-3/Fonts.html

+36-30
Original file line numberDiff line numberDiff line change
@@ -649,9 +649,9 @@ <h3 id=font-family-prop><span class=secno>3.1. </span>Font family: the <a
649649
<td>as specified
650650

651651
<tr>
652-
<td>Animatable:
652+
<td>Animation type:
653653

654-
<td>no
654+
<td>discrete
655655
</table>
656656

657657
<p>This property specifies a prioritized list of font family names or
@@ -949,7 +949,7 @@ <h3 id=font-weight-prop><span class=secno>3.2. </span>Font weight: the <a
949949
<td>numeric weight value (see description)
950950

951951
<tr>
952-
<td>Animatable:
952+
<td>Animation type:
953953

954954
<td>as <a
955955
href="https://drafts.csswg.org/css-transitions/#animtype-font-weight">font
@@ -1190,7 +1190,7 @@ <h3 id=font-stretch-prop><span class=secno>3.3. </span>Font width: the <a
11901190
<td>as specified
11911191

11921192
<tr>
1193-
<td>Animatable:
1193+
<td>Animation type:
11941194

11951195
<td>as <a href="#font-stretch-animation">font stretch</a>
11961196
</table>
@@ -1287,9 +1287,9 @@ <h3 id=font-style-prop><span class=secno>3.4. </span>Font style: the <a
12871287
<td>as specified
12881288

12891289
<tr>
1290-
<td>Animatable:
1290+
<td>Animation type:
12911291

1292-
<td>no
1292+
<td>discrete
12931293
</table>
12941294

12951295
<p>The <a href="#propdef-font-style" title="font-style!!property"><code
@@ -1392,10 +1392,9 @@ <h3 id=font-size-prop><span class=secno>3.5. </span>Font size: the <a
13921392
<td>absolute length
13931393

13941394
<tr>
1395-
<td>Animatable:
1395+
<td>Animation type:
13961396

1397-
<td>as <a
1398-
href="https://drafts.csswg.org/css-transitions/#animtype-length">length</a>
1397+
<td>by computed value type
13991398
</table>
14001399

14011400
<p>This property indicates the desired height of glyphs from the font. For
@@ -1617,10 +1616,9 @@ <h3 id=font-size-adjust-prop><span class=secno>3.6. </span>Relative sizing:
16171616
<td>as specified
16181617

16191618
<tr>
1620-
<td>Animatable:
1619+
<td>Animation type:
16211620

1622-
<td>as <a
1623-
href="https://drafts.csswg.org/css-transitions/#animtype-number">number</a>
1621+
<td>by computed value type
16241622
</table>
16251623

16261624
<p>For any given font size, the apparent size and legibility of text varies
@@ -1851,7 +1849,7 @@ <h3 id=font-prop><span class=secno>3.7. </span>Shorthand font property: the
18511849
<td>see individual properties
18521850

18531851
<tr>
1854-
<td>Animatable:
1852+
<td>Animation type:
18551853

18561854
<td>see individual properties
18571855
</table>
@@ -2127,9 +2125,9 @@ <h3 id=font-synthesis-prop><span class=secno>3.8. </span>Controlling
21272125
<td>as specified
21282126

21292127
<tr>
2130-
<td>Animatable:
2128+
<td>Animation type:
21312129

2132-
<td>no
2130+
<td>discrete
21332131
</table>
21342132

21352133
<p>This property controls whether user agents are allowed to synthesize
@@ -3645,9 +3643,9 @@ <h3 id=font-kerning-prop><span class=secno>6.3. </span>Kerning: the <a
36453643
<td>as specified
36463644

36473645
<tr>
3648-
<td>Animatable:
3646+
<td>Animation type:
36493647

3650-
<td>no
3648+
<td>discrete
36513649
</table>
36523650

36533651
<p>Kerning is the contextual adjustment of inter-glyph spacing. This
@@ -3747,9 +3745,9 @@ <h3 id=font-variant-ligatures-prop><span class=secno>6.4. </span>Ligatures:
37473745
<td>as specified
37483746

37493747
<tr>
3750-
<td>Animatable:
3748+
<td>Animation type:
37513749

3752-
<td>no
3750+
<td>discrete
37533751
</table>
37543752

37553753
<p>Ligatures and contextual forms are ways of combining glyphs to produce
@@ -3910,9 +3908,9 @@ <h3 id=font-variant-position-prop><span class=secno>6.5. </span>Subscript
39103908
<td>as specified
39113909

39123910
<tr>
3913-
<td>Animatable:
3911+
<td>Animation type:
39143912

3915-
<td>no
3913+
<td>discrete
39163914
</table>
39173915

39183916
<p>This property is used to enable typographic subscript and superscript
@@ -4123,9 +4121,9 @@ <h3 id=font-variant-caps-prop><span class=secno>6.6. </span>Capitalization:
41234121
<td>as specified
41244122

41254123
<tr>
4126-
<td>Animatable:
4124+
<td>Animation type:
41274125

4128-
<td>no
4126+
<td>discrete
41294127
</table>
41304128

41314129
<p>This property allows the selection of alternate glyphs used for small or
@@ -4333,9 +4331,9 @@ <h3 id=font-variant-numeric-prop><span class=secno>6.7. </span>Numerical
43334331
<td>as specified
43344332

43354333
<tr>
4336-
<td>Animatable:
4334+
<td>Animation type:
43374335

4338-
<td>no
4336+
<td>discrete
43394337
</table>
43404338

43414339
<p>Specifies control over numerical forms. The example below shows how some
@@ -4534,9 +4532,9 @@ <h3 id=font-variant-east-asian-prop><span class=secno>6.8. </span>East
45344532
<td>as specified
45354533

45364534
<tr>
4537-
<td>Animatable:
4535+
<td>Animation type:
45384536

4539-
<td>no
4537+
<td>discrete
45404538
</table>
45414539

45424540
<p>Allows control of glyph substitution and sizing in East Asian text.
@@ -4716,7 +4714,7 @@ <h3 id=font-variant-prop><span class=secno>6.9. </span>Overall shorthand
47164714
<td>see individual properties
47174715

47184716
<tr>
4719-
<td>Animatable:
4717+
<td>Animation type:
47204718

47214719
<td>see individual properties
47224720
</table>
@@ -4790,9 +4788,9 @@ <h3 id=font-feature-settings-prop><span class=secno>6.10. </span>Low-level
47904788
<td>as specified
47914789

47924790
<tr>
4793-
<td>Animatable:
4791+
<td>Animation type:
47944792

4795-
<td>no
4793+
<td>discrete
47964794
</table>
47974795

47984796
<p>This property provides low-level control over OpenType font features. It
@@ -5194,6 +5192,14 @@ <h2 class=no-num id=platform-props-to-css>Appendix A: Mapping platform font
51945192

51955193
<h2 class=no-num id=ch-ch-ch-changes>Changes</h2>
51965194

5195+
<h3 class=no-num id=recent-changes> Changes from the <a
5196+
href="https://www.w3.org/TR/2018/REC-css-fonts-3-20180920/">September 20 2018
5197+
CSS Fonts 3 Recommendation</a></h3>
5198+
5199+
<ul>
5200+
<li>Updated “Animatable” lines in the propdef table to the new “Animation type” format.
5201+
</ul>
5202+
51975203
<h3 class=no-num id=recent-changes> Changes from the <a
51985204
href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180315/">March 15 2018
51995205
CSS Fonts 3 Candidate Recommendation</a></h3>

css-fonts-3/Fonts.src.html

+28-28
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,8 @@ <h3 id="font-family-prop">Font family: the <a href="#propdef-font-family">font-f
340340
<td>as specified</td>
341341
</tr>
342342
<tr>
343-
<td>Animatable:</td>
344-
<td>no</td>
343+
<td>Animation type:
344+
<td>discrete</td>
345345
</tr>
346346
</tbody>
347347
</table>
@@ -579,7 +579,7 @@ <h3 id="font-weight-prop">Font weight: the <a href="#propdef-font-weight">font-w
579579
<td>numeric weight value (see description)</td>
580580
</tr>
581581
<tr>
582-
<td>Animatable:</td>
582+
<td>Animation type:
583583
<td>as <a href="https://drafts.csswg.org/css-transitions/#animtype-font-weight">font weight</a></td>
584584
</tr>
585585
</tbody>
@@ -714,7 +714,7 @@ <h3 id="font-stretch-prop">Font width: the <a href="#propdef-font-stretch">font-
714714
<td>as specified</td>
715715
</tr>
716716
<tr>
717-
<td>Animatable:</td>
717+
<td>Animation type:
718718
<td>as <a href="#font-stretch-animation">font stretch</a></td>
719719
</tr>
720720
</tbody>
@@ -788,8 +788,8 @@ <h3 id="font-style-prop">Font style: the <a href="#propdef-font-style">font-styl
788788
<td>as specified</td>
789789
</tr>
790790
<tr>
791-
<td>Animatable:</td>
792-
<td>no</td>
791+
<td>Animation type:
792+
<td>discrete</td>
793793
</tr>
794794
</tbody>
795795
</table>
@@ -868,8 +868,8 @@ <h3 id="font-size-prop">Font size: the <a href="#propdef-font-size">font-size</a
868868
<td>absolute length</td>
869869
</tr>
870870
<tr>
871-
<td>Animatable:</td>
872-
<td>as <a href="https://drafts.csswg.org/css-transitions/#animtype-length">length</a></td>
871+
<td>Animation type:
872+
<td>by computed value type
873873
</tr>
874874
</tbody>
875875
</table>
@@ -1037,8 +1037,8 @@ <h3 id="font-size-adjust-prop">Relative sizing: the <a href="#propdef-font-size-
10371037
<td>as specified</td>
10381038
</tr>
10391039
<tr>
1040-
<td>Animatable:</td>
1041-
<td>as <a href="https://drafts.csswg.org/css-transitions/#animtype-number">number</a></td>
1040+
<td>Animation type:
1041+
<td>by computed value type
10421042
</tr>
10431043
</tbody>
10441044
</table>
@@ -1201,7 +1201,7 @@ <h3 id="font-prop">Shorthand font property: the <a href="#propdef-font">font</a>
12011201
<td>see individual properties</td>
12021202
</tr>
12031203
<tr>
1204-
<td>Animatable:</td>
1204+
<td>Animation type:
12051205
<td>see individual properties</td>
12061206
</tr>
12071207
</tbody>
@@ -1398,8 +1398,8 @@ <h3 id="font-synthesis-prop">Controlling synthetic faces: the <a href="#propdef-
13981398
<td>as specified</td>
13991399
</tr>
14001400
<tr>
1401-
<td>Animatable:</td>
1402-
<td>no</td>
1401+
<td>Animation type:
1402+
<td>discrete
14031403
</tr>
14041404
</tbody>
14051405
</table>
@@ -2763,8 +2763,8 @@ <h3 id="font-kerning-prop">Kerning: the <a href="#propdef-font-kerning">font-ker
27632763
<td>as specified</td>
27642764
</tr>
27652765
<tr>
2766-
<td>Animatable:</td>
2767-
<td>no</td>
2766+
<td>Animation type:
2767+
<td>discrete
27682768
</tr>
27692769
</tbody>
27702770
</table>
@@ -2836,8 +2836,8 @@ <h3 id="font-variant-ligatures-prop">Ligatures: the <a href="#propdef-font-varia
28362836
<td>as specified</td>
28372837
</tr>
28382838
<tr>
2839-
<td>Animatable:</td>
2840-
<td>no</td>
2839+
<td>Animation type:
2840+
<td>discrete
28412841
</tr>
28422842
</tbody>
28432843
</table>
@@ -2942,8 +2942,8 @@ <h3 id="font-variant-position-prop">Subscript and superscript forms: the <a href
29422942
<td>as specified</td>
29432943
</tr>
29442944
<tr>
2945-
<td>Animatable:</td>
2946-
<td>no</td>
2945+
<td>Animation type:
2946+
<td>discrete
29472947
</tr>
29482948
</tbody>
29492949
</table>
@@ -3112,8 +3112,8 @@ <h3 id="font-variant-caps-prop">Capitalization: the <a href="#propdef-font-varia
31123112
<td>as specified</td>
31133113
</tr>
31143114
<tr>
3115-
<td>Animatable:</td>
3116-
<td>no</td>
3115+
<td>Animation type:
3116+
<td>discrete
31173117
</tr>
31183118
</tbody>
31193119
</table>
@@ -3257,8 +3257,8 @@ <h3 id="font-variant-numeric-prop">Numerical formatting: the <a href="#propdef-f
32573257
<td>as specified</td>
32583258
</tr>
32593259
<tr>
3260-
<td>Animatable:</td>
3261-
<td>no</td>
3260+
<td>Animation type:
3261+
<td>discrete</td>
32623262
</tr>
32633263
</tbody>
32643264
</table>
@@ -3398,8 +3398,8 @@ <h3 id="font-variant-east-asian-prop">East Asian text rendering: the <a href="#p
33983398
<td>as specified</td>
33993399
</tr>
34003400
<tr>
3401-
<td>Animatable:</td>
3402-
<td>no</td>
3401+
<td>Animation type:
3402+
<td>discrete</td>
34033403
</tr>
34043404
</tbody>
34053405
</table>
@@ -3520,7 +3520,7 @@ <h3 id="font-variant-prop">Overall shorthand for font rendering: the <a href="#p
35203520
<td>see individual properties</td>
35213521
</tr>
35223522
<tr>
3523-
<td>Animatable:</td>
3523+
<td>Animation type:
35243524
<td>see individual properties</td>
35253525
</tr>
35263526
</tbody>
@@ -3567,8 +3567,8 @@ <h3 id="font-feature-settings-prop">Low-level font feature settings control: the
35673567
<td>as specified</td>
35683568
</tr>
35693569
<tr>
3570-
<td>Animatable:</td>
3571-
<td>no</td>
3570+
<td>Animation type:
3571+
<td>discrete</td>
35723572
</tr>
35733573
</tbody>
35743574
</table>

0 commit comments

Comments
 (0)