Skip to content

Commit 0466458

Browse files
committed
[css-fonts-4][editorial] some autolink cleanup
1 parent 428f57d commit 0466458

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

css-fonts-4/Overview.bs

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ Font width: the 'font-width!!property' property</h3>
10401040

10411041
The specified value of the 'font-width!!property'
10421042
on those headings
1043-
becomes set to 'condensed'.
1043+
becomes set to ''condensed'''.
10441044
</div>
10451045

10461046
<div class="example" id="ex-font-width-set">
@@ -1053,7 +1053,7 @@ Font width: the 'font-width!!property' property</h3>
10531053

10541054
The specified value of the 'font-stretch!!property'
10551055
on those headings
1056-
becomes set to 'condensed'.
1056+
becomes set to ''condensed''.
10571057
</div>
10581058

10591059
<wpt>
@@ -3467,7 +3467,7 @@ For: @font-face
34673467
</pre>
34683468

34693469
If the 'font-named-instance!!descriptor' descriptor is set
3470-
to a value other than 'font-named-instance/auto',
3470+
to a value other than ''font-named-instance/auto'',
34713471
then the appropriate stage in the [[#font-feature-variation-resolution]]
34723472
will inspect the font file to find the first named instance in
34733473
the font which has a localized name equal to the given <<string>>
@@ -3804,8 +3804,8 @@ The '@font-feature-values/font-display' descriptor for ''@font-feature-values''
38043804
determines how a font family is displayed,
38053805
by setting the "default" font-display value
38063806
for ''@font-face'' rules targeting the same font family.
3807-
When '@font-face/font-display' is omitted in an ''@font-face'' rule,
3808-
the user agent uses the '@font-feature-values/font-display' value
3807+
When '@font-face/font-display!!descriptor' is omitted in an ''@font-face'' rule,
3808+
the user agent uses the '@font-feature-values/font-display!!descriptor' value
38093809
set via ''@font-feature-values'' for the relevant font-family if one is set,
38103810
and otherwise defaults to ''font-display: auto''.
38113811

@@ -4244,7 +4244,7 @@ if all font style properties were set to their initial value.
42444244
2. Otherwise, oblique values above the desired oblique value are checked in ascending order followed by
42454245
oblique values below the desired oblique value, until 0 is hit. Only positive values of oblique values are checked in this stage.
42464246
3. If 'font-synthesis-style' has the value
4247-
'font-synthesis-style/auto',
4247+
''font-synthesis-style/auto'',
42484248
then for variable fonts with a slnt axis
42494249
a match is created by setting the slnt value
42504250
with the specified oblique value;
@@ -4274,7 +4274,7 @@ if all font style properties were set to their initial value.
42744274
2. Otherwise, oblique values below the desired oblique value are checked in descending order until 0 is hit, followed by
42754275
oblique values above the desired oblique value. Only positive values of oblique values are checked
42764276
in this stage.
4277-
3. If 'font-synthesis-style' has the value 'font-synthesis-style/auto',
4277+
3. If 'font-synthesis-style' has the value ''font-synthesis-style/auto'',
42784278
then for variable fonts with a slnt axis
42794279
a match is created by setting the slnt value
42804280
with the specified oblique value;
@@ -4954,15 +4954,15 @@ to produce more harmonized forms.</p>
49544954

49554955
<dl dfn-for="font-variant-ligatures" dfn-type="value">
49564956
<dt><dfn id="font-variant-ligatures-normal-value" title="normal!!font-variant-ligatures">normal</dfn>
4957-
<dd>A value of <span title="normal!!font-variant-ligatures">'normal'</span>
4957+
<dd>A value of ''font-variant-ligatures/normal''
49584958
specifies that common default features are enabled,
49594959
<a href="#font-feature-variation-resolution">as described in detail
49604960
in the next section</a>.
49614961
For OpenType fonts,
49624962
common ligatures and contextual forms are on by default,
49634963
discretionary and historical ligatures are not.</dd>
49644964

4965-
<dt><dfn id="font-variant-ligatures-none-value" title="none!!font-variant-ligatures">none</var></dfn>
4965+
<dt><dfn id="font-variant-ligatures-none-value">''font-variant-ligatures/none''</var></dfn>
49664966
<dd>Specifies that all types of ligatures and contextual forms
49674967
covered by this property
49684968
are explicitly disabled.
@@ -5025,7 +5025,7 @@ to produce more harmonized forms.</p>
50255025
<p id="rlig-unaffected"><em>Required</em> ligatures,
50265026
needed for correctly rendering complex scripts,
50275027
are not affected by the settings above,
5028-
including <span title="none!!font-variant-ligatures">'none'</span>
5028+
including <span title="none!!font-variant-ligatures">''none''</span>
50295029
(OpenType feature: <span class="tag">rlig</span>).</p>
50305030

50315031
<!--
@@ -6332,7 +6332,7 @@ dfn-for="font-variant" dfn-type="value">'normal'</dfn>
63326332
resets all subproperties of <span title="font-variant!!property">'font-variant!!property'</span>
63336333
to their initial value.
63346334
The <dfn id="font-variant-none-value" title="none!!font-variant"
6335-
dfn-for="font-variant" dfn-type="value">'none'</dfn> value
6335+
dfn-for="font-variant" dfn-type="value">''none''</dfn> value
63366336
sets 'font-variant-ligatures' to 'none'
63376337
and resets all other font feature properties to their initial value.
63386338
Like other shorthands,
@@ -7468,7 +7468,7 @@ User-defined font color palettes: The ''@font-palette-values'' rule</h3>
74687468

74697469
A palette is always <i>complete</i>, meaning that it is impossible to describe
74707470
a palette which has missing colors. If colors would be missing, they are taken
7471-
from the palette within the font identified by the 'base-palette' descriptor.
7471+
from the palette within the font identified by the 'base-palette!!descriptor' descriptor.
74727472

74737473
[=Math functions=], such as ''calc()'',
74747474
and also ''var()'', and ''env()'',
@@ -7657,7 +7657,7 @@ Font family: the '@font-palette-values/font-family' descriptor</h4>
76577657
(will still be in the CSS OM, but will not match any font families).
76587658

76597659
<h4 id="base-palette-desc">
7660-
Specifying the base palette: the 'base-palette' descriptor</h4>
7660+
Specifying the base palette: the 'base-palette!!descriptor' descriptor</h4>
76617661

76627662
<pre class='descdef'>
76637663
Name: base-palette
@@ -8980,7 +8980,7 @@ Changes
89808980
<li>Add ui-serif, ui-sans-serif, ui-monospace, and ui-rounded generic font families</li>
89818981
<li>Remove font-variant @font-face descriptor per WG resolution</li>
89828982
<li>Remove font-min-size and font-max-size per WG resolution</li>
8983-
<li>Clarify that font-style 'normal' animates as 'oblique 0deg'</li>
8983+
<li>Clarify that font-style ''normal'' animates as ''oblique 0deg''</li>
89848984
<li>Clarify why specifying incomplete color palettes for compound fonts is a bad idea</li>
89858985
<li>Add explicit [Exposed=Window] on interfaces</li>
89868986
<li>Use correct terms, Unicode emoji presentation sequence and Emoji Presentation Participating Code Points</li>
@@ -9008,7 +9008,7 @@ Changes
90089008
<li>Update syntax for font-stretch in font matching section</li>
90099009
<li>Update font style matching examples </li>
90109010
<li>Clarify description of font palettes</li>
9011-
<li>Stop claiming that 'ch' uses the first available font</li>
9011+
<li>Stop claiming that ''ch'' uses the first available font</li>
90129012
<li>Assorted formatting and markup fixes, link fixes, removal of inline closed issues</li>
90139013
<li>Linking to latest versions of normative references</li>
90149014
</ul>

0 commit comments

Comments
 (0)