@@ -2985,28 +2985,25 @@ text run.
29852985 implied by the 'font-variation-settings!!descriptor' descriptor in the ''@font-face'' rule.
29862986
298729874. If the font is defined via an ''@font-face'' rule, the font features
2988- implied by the 'font-feature-settings' descriptor in the ''@font-face'' rule.
2989-
2990- 5. If the font is defined via an ''@font-face'' rule, the font features
29912988 implied by the 'font-feature-settings!!descriptor' descriptor in the ''@font-face'' rule.
29922989
2993- 6 . Font variations implied by the value of the 'font-optical-sizing!!property' property.
2990+ 5 . Font variations implied by the value of the 'font-optical-sizing!!property' property.
29942991
2995- 7 . Font features implied by the value of the 'font-variant!!property' property,
2992+ 6 . Font features implied by the value of the 'font-variant!!property' property,
29962993 the related 'font-variant!!property' subproperties and any other CSS property
29972994 that uses OpenType features (e.g. the 'font-kerning!!property' property).
29982995
29992996 <!-- other CSS props override 'font-variant' but not 'font-feature-settings' -->
30002997 <!-- http://lists.w3.org/Archives/Public/www-style/2013Aug/0110.html -->
30012998
3002- 8 . Feature settings determined by properties other than 'font-variant!!property' or
2999+ 7 . Feature settings determined by properties other than 'font-variant!!property' or
30033000 'font-feature-settings!!property' . For example, setting a
30043001 non-default value for the 'letter-spacing' property disables common ligatures.
30053002
3006- 9 . Font variations implied by the value of the 'font-variation-settings!!property' property.
3003+ 8 . Font variations implied by the value of the 'font-variation-settings!!property' property.
30073004 These values should be clamped to the values that are supported by the font.
30083005
3009- 10 . Font features implied by the value of 'font-feature-settings!!property' property.
3006+ 9 . Font features implied by the value of 'font-feature-settings!!property' property.
30103007
30113008This ordering allows authors to set up a general set of defaults
30123009for fonts within their ''@font-face'' rules, then override them with
0 commit comments