Skip to content

Commit 33ba8d9

Browse files
foolipsvgeesus
authored andcommitted
[css-fonts-4] Fix seeming typo in Font Feature and Variation Resolution
1 parent e08f9b2 commit 33ba8d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6815,8 +6815,8 @@ Font Feature and Variation Resolution</h3>
68156815
As described in the previous section,
68166816
font features and variations can be enabled in a variety of ways,
68176817
either via the use of 'font-variant!!property',
6818-
'font-feature-settings!!property',
6819-
'font''font-variation-settings!!property' in a style rule
6818+
'font-feature-settings!!property', or
6819+
'font-variation-settings!!property' in a style rule
68206820
or within an ''@font-face'' rule.
68216821
The resolution order for the union of these settings is defined below.
68226822
Features defined via CSS properties are applied on top of layout engine default features.

0 commit comments

Comments
 (0)