Skip to content

[css-fonts] user agents, not users agents #2136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 28, 2017
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 @@ -3375,7 +3375,7 @@ <h3 id=font-style-matching><span class=secno>5.2. </span>Matching font
and oblique faces must be distinguished using the value of the <a
href="#descdef-font-style" title="font-style!!descriptor">‘<code
class=property>font-style</code>’</a> descriptor. For families that
lack any italic or oblique faces, users agents may create artificial
lack any italic or oblique faces, user agents may create artificial
oblique faces, if this is permitted by the value of the ‘<a
href="#propdef-font-synthesis"><code
class=property>font-synthesis</code></a>’ property.
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 @@ -2468,7 +2468,7 @@ <h3 id="font-style-matching">Matching font styles</h3>
families defined via <code>@font-face</code> rules, italic and oblique
faces must be distinguished using the value of the
<span title="font-style!!descriptor">'font-style'</span> descriptor.
For families that lack any italic or oblique faces, users agents
For families that lack any italic or oblique faces, user agents
may create artificial oblique faces, if this is permitted by the
value of the 'font-synthesis' property.
</li>
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 @@ -2044,7 +2044,7 @@ style properties were set to their initial value.
families defined via ''@font-face'' rules, italic and oblique
faces must be distinguished using the value of the
'font-style' descriptor.
For families that lack any italic or oblique faces, users agents
For families that lack any italic or oblique faces, user agents
may create artificial oblique faces, if this is permitted by the
value of the 'font-synthesis' property.

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 @@ -1983,7 +1983,7 @@ <h3 class="heading settled" data-level=5.2 id=font-style-matching><span class=se
families defined via <a class=css data-link-type=maybe href=#at-ruledef-font-face title=@font-face>@font-face</a> rules, italic and oblique
faces must be distinguished using the value of the
<a class=property data-link-type=propdesc href=#propdef-font-style title=font-style>font-style</a> descriptor.
For families that lack any italic or oblique faces, users agents
For families that lack any italic or oblique faces, user agents
may create artificial oblique faces, if this is permitted by the
value of the <a class=property data-link-type=propdesc href=#propdef-font-synthesis title=font-synthesis>font-synthesis</a> property.</p>

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 @@ -2491,7 +2491,7 @@ if all font style properties were set to their initial value.
faces must be distinguished using the value of the
'font-style' descriptor.

For families that lack any italic or oblique faces, users agents
For families that lack any italic or oblique faces, user agents
may create artificial oblique faces, if this is permitted by the
value of the 'font-synthesis' property.

Expand Down