Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-fonts-3/Fonts.html
Original file line number Diff line number Diff line change
Expand Up @@ -4975,7 +4975,7 @@ <h3 id=feature-precedence><span class=secno>7.2. </span>Feature precedence</h3>
title="font-feature-settings!!property">‘<code
class=property>font-feature-settings</code>’</a>. For example, setting
a non-default value for the ‘<code
class=property>letter-spacing</code>’ property disables common
class=property>letter-spacing</code>’ property disables optional
ligatures.

<li>Font features implied by the value of <a
Expand Down
2 changes: 1 addition & 1 deletion css-fonts-3/Fonts.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -3719,7 +3719,7 @@ <h3 id="feature-precedence">Feature precedence</h3>
<li>Feature settings determined by properties other than
<span title="font-variant!!property">'font-variant'</span> or
<span title="font-feature-settings!!property">'font-feature-settings'</span>. For example, setting a
non-default value for the 'letter-spacing' property disables common ligatures.</li>
non-default value for the 'letter-spacing' property disables optional ligatures.</li>

<li>Font features implied by the value of <span title="font-feature-settings!!property">'font-feature-settings'</span> property.</li>
</ol>
Expand Down
2 changes: 1 addition & 1 deletion css-fonts-3/Overview-wip.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3554,7 +3554,7 @@ text run.
<li>Feature settings determined by properties other than
'font-variant' or
'font-feature-settings'. For example, setting a
non-default value for the 'letter-spacing' property disables common ligatures.
non-default value for the 'letter-spacing' property disables optional ligatures.

<li>Font features implied by the value of 'font-feature-settings' property.
</ol>
Expand Down
2 changes: 1 addition & 1 deletion css-fonts-3/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -4977,7 +4977,7 @@ <h3 id=feature-precedence><span class=secno>7.2. </span>Feature precedence</h3>
title="font-feature-settings!!property">‘<code
class=property>font-feature-settings</code>’</a>. For example, setting
a non-default value for the ‘<code
class=property>letter-spacing</code>’ property disables common
class=property>letter-spacing</code>’ property disables optional
ligatures.

<li>Font features implied by the value of <a
Expand Down
2 changes: 1 addition & 1 deletion css-fonts-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5050,7 +5050,7 @@ text run.

11. Feature settings determined by properties other than 'font-variant!!property' or
'font-feature-settings!!property' are applied. For example, setting a
non-default value for the 'letter-spacing' property disables common ligatures.
non-default value for the 'letter-spacing' property disables optional ligatures.

12. Font variations implied by the value of the 'font-variation-settings!!property' property are applied.
These values should be clamped to the values that are supported by the font.
Expand Down