Skip to content

Commit e481c6c

Browse files
committed
[css-fonts-4][editorial] add wpt
1 parent b5745c6 commit e481c6c

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,6 @@ Generic font families</h4>
649649
font-weight-bolder-001.xht
650650
font-weight-lighter-001.xht
651651
font-weight-normal-001.xht
652-
font-weight-xxx-large.html
653652
test-synthetic-bold.xht
654653
parsing/font-weight-computed.html
655654
parsing/font-weight-invalid.html
@@ -940,6 +939,8 @@ Font style: the 'font-style!!property' property</h3>
940939
variations/font-slant-2b.html
941940
variations/font-style-interpolation.html
942941
variations/font-style-parsing.html
942+
variations/slnt-backslant-variable.html
943+
variations/slnt-variable.html
943944
</wpt>
944945

945946
The 'font-style!!property' property allows italic or oblique faces to be selected.
@@ -1072,6 +1073,7 @@ Font size: the 'font-size' property</h3>
10721073
font-size-zero-1-ref.html
10731074
font-size-zero-1.html
10741075
font-size-zero-2.html
1076+
font-size-xxx-large.html
10751077
rem-in-monospace.html
10761078
animations/font-size-interpolation-001.html
10771079
animations/font-size-interpolation-002.html
@@ -1288,6 +1290,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
12881290
font-size-adjust-009.html
12891291
font-size-adjust-010.html
12901292
font-size-adjust-011.html
1293+
font-size-adjust-012.html
12911294
font-size-adjust-zero-1.html
12921295
font-size-adjust-zero-2.html
12931296
animations/font-size-adjust-interpolation.html
@@ -1498,6 +1501,7 @@ Shorthand font property: the 'font' property</h3>
14981501
inheritance.html
14991502
font-shorthand-serialization-001.html
15001503
font-shorthand-serialization-font-stretch.html
1504+
font-shorthand-serialization-prevention.html
15011505
quoted-generic-ignored.html
15021506
parsing/font-computed.html
15031507
parsing/font-invalid.html
@@ -4440,6 +4444,7 @@ Animation type: discrete
44404444
font-kerning-03.html
44414445
font-kerning-04.html
44424446
font-kerning-05.html
4447+
cjk-kerning.html
44434448
parsing/font-kerning-computed.html
44444449
parsing/font-kerning-invalid.html
44454450
parsing/font-kerning-valid.html
@@ -4539,7 +4544,6 @@ Animation type: discrete
45394544
font-variant-ligatures-08.html
45404545
font-variant-ligatures-09.html
45414546
font-variant-ligatures-10.html
4542-
font-variant-ligatures-11.html
45434547
font-variant-ligatures.html
45444548
font-features-across-space-1.html
45454549
font-features-across-space-2.html
@@ -6846,6 +6850,7 @@ Animation type: discrete
68466850
font-palette-remove-2.html
68476851
font-palette-remove.html
68486852
font-palette.html
6853+
font-palette-vs-shorthand.html
68496854
parsing/font-palette-computed.html
68506855
parsing/font-palette-invalid.html
68516856
parsing/font-palette-valid.html
@@ -7285,6 +7290,14 @@ Computed value: specified keyword
72857290
Animation type: discrete
72867291
</pre>
72877292

7293+
<wpt>
7294+
font-variant-emoji-1.html
7295+
font-variant-emoji-2.html
7296+
parsing/font-variant-emoji-computed.html
7297+
parsing/font-variant-emoji-invalid.html
7298+
parsing/font-variant-emoji-valid.html
7299+
</wpt>
7300+
72887301
This property allows web authors to select
72897302
whether emoji presentation or text presentation is used
72907303
for certain emoji code points.
@@ -7712,6 +7725,10 @@ Serializing font-related properties
77127725
follow the principles of
77137726
[[cssom#serializing-css-values]].
77147727

7728+
<wpt>
7729+
parsing/font-variant-serialization.html
7730+
</wpt>
7731+
77157732
<h3 id="serializing-at-rules">
77167733
Serializing font-related at-rules
77177734
</h3>
@@ -8419,5 +8436,5 @@ This summarizes the changes in CSS Fonts 4, compared to CSS Fonts 3.
84198436
Hidden for now so bikeshed gives less warnings.
84208437
-->
84218438
<wpt hidden>
8422-
8439+
rlh-in-monospace.html
84238440
</wpt>

0 commit comments

Comments
 (0)