Skip to content

Commit 6bcffdc

Browse files
committed
[meta][editorial] Used consistant capitalization for "user agent"
This is according to the resolution recorded at https://logs.csswg.org/irc.w3.org/css/2021-04-08/#e1402191.
1 parent bee2622 commit 6bcffdc

File tree

9 files changed

+23
-23
lines changed

9 files changed

+23
-23
lines changed

css-2022/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ What is CSS?</h3>
7171
<dd>
7272
A set of rules that specify the presentation of a document.
7373
Style sheets are written by an [=Author=],
74-
and interpreted by a [=User Agent=],
74+
and interpreted by a [=user agent=],
7575
to present the document to the [=User=].
7676

7777
<dt><dfn>Source document</dfn>
@@ -83,22 +83,22 @@ What is CSS?</h3>
8383
<dt><dfn>Author</dfn>
8484
<dd>
8585
An author is a person who writes documents and associated style sheets.
86-
An <dfn>authoring tool</dfn> is a [=User Agent=] that generates style sheets.
86+
An <dfn>authoring tool</dfn> is a [=user agent=] that generates style sheets.
8787

8888
<dt><dfn>User</dfn>
8989
<dd>
9090
A user is a person who interacts with a user agent
9191
to view, hear, or otherwise use the document.
9292

93-
<dt><dfn noexport lt="user agent | UA">User Agent (UA)</dfn>
93+
<dt><dfn noexport lt="user agent | UA">User agent (UA)</dfn>
9494
<dd>
9595
A user agent is any program that interprets a document
9696
and its associated [=style sheets=]
9797
on behalf of a [=user=].
9898
A [=user agent=] may display a document, read it aloud,
9999
cause it to be printed, convert it to another format, etc.
100100
For the purposes of the CSS specifications,
101-
a [=User Agent=] is one that supports and interprets [=Cascading Style Sheets=]
101+
a [=user agent=] is one that supports and interprets [=Cascading Style Sheets=]
102102
as defined in these specifications.
103103
</dl>
104104

css-2023/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ What is CSS?</h3>
7272
<dd>
7373
A set of rules that specify the presentation of a document.
7474
Style sheets are written by an [=Author=],
75-
and interpreted by a [=User Agent=],
75+
and interpreted by a [=user agent=],
7676
to present the document to the [=User=].
7777

7878
<dt><dfn>Source document</dfn>
@@ -84,22 +84,22 @@ What is CSS?</h3>
8484
<dt><dfn>Author</dfn>
8585
<dd>
8686
An author is a person who writes documents and associated style sheets.
87-
An <dfn>authoring tool</dfn> is a [=User Agent=] that generates style sheets.
87+
An <dfn>authoring tool</dfn> is a [=user agent=] that generates style sheets.
8888

8989
<dt><dfn>User</dfn>
9090
<dd>
9191
A user is a person who interacts with a user agent
9292
to view, hear, or otherwise use the document.
9393

94-
<dt><dfn noexport lt="user agent | UA">User Agent (UA)</dfn>
94+
<dt><dfn noexport lt="user agent | UA">User agent (UA)</dfn>
9595
<dd>
9696
A user agent is any program that interprets a document
9797
and its associated [=style sheets=]
9898
on behalf of a [=user=].
9999
A [=user agent=] may display a document, read it aloud,
100100
cause it to be printed, convert it to another format, etc.
101101
For the purposes of the CSS specifications,
102-
a [=User Agent=] is one that supports and interprets [=Cascading Style Sheets=]
102+
a [=user agent=] is one that supports and interprets [=Cascading Style Sheets=]
103103
as defined in these specifications.
104104
</dl>
105105

css-2024/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ What is CSS?</h3>
7575
<dd>
7676
A set of rules that specify the presentation of a document.
7777
Style sheets are written by an [=Author=],
78-
and interpreted by a [=User Agent=],
78+
and interpreted by a [=user agent=],
7979
to present the document to the [=User=].
8080

8181
<dt><dfn>Source document</dfn>
@@ -87,22 +87,22 @@ What is CSS?</h3>
8787
<dt><dfn>Author</dfn>
8888
<dd>
8989
An author is a person who writes documents and associated style sheets.
90-
An <dfn>authoring tool</dfn> is a [=User Agent=] that generates style sheets.
90+
An <dfn>authoring tool</dfn> is a [=user agent=] that generates style sheets.
9191

9292
<dt><dfn>User</dfn>
9393
<dd>
9494
A user is a person who interacts with a user agent
9595
to view, hear, or otherwise use the document.
9696

97-
<dt><dfn noexport lt="user agent | UA">User Agent (UA)</dfn>
97+
<dt><dfn noexport lt="user agent | UA">User agent (UA)</dfn>
9898
<dd>
9999
A user agent is any program that interprets a document
100100
and its associated [=style sheets=]
101101
on behalf of a [=user=].
102102
A [=user agent=] may display a document, read it aloud,
103103
cause it to be printed, convert it to another format, etc.
104104
For the purposes of the CSS specifications,
105-
a [=User Agent=] is one that supports and interprets [=Cascading Style Sheets=]
105+
a [=user agent=] is one that supports and interprets [=Cascading Style Sheets=]
106106
as defined in these specifications.
107107
</dl>
108108

css-2025/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ What is CSS?</h3>
7272
<dd>
7373
A set of rules that specify the presentation of a document.
7474
Style sheets are written by an [=Author=],
75-
and interpreted by a [=User Agent=],
75+
and interpreted by a [=user agent=],
7676
to present the document to the [=User=].
7777

7878
<dt><dfn>Source document</dfn>
@@ -84,22 +84,22 @@ What is CSS?</h3>
8484
<dt><dfn>Author</dfn>
8585
<dd>
8686
An author is a person who writes documents and associated style sheets.
87-
An <dfn>authoring tool</dfn> is a [=User Agent=] that generates style sheets.
87+
An <dfn>authoring tool</dfn> is a [=user agent=] that generates style sheets.
8888

8989
<dt><dfn>User</dfn>
9090
<dd>
9191
A user is a person who interacts with a user agent
9292
to view, hear, or otherwise use the document.
9393

94-
<dt><dfn noexport lt="user agent | UA">User Agent (UA)</dfn>
94+
<dt><dfn noexport lt="user agent | UA">User agent (UA)</dfn>
9595
<dd>
9696
A user agent is any program that interprets a document
9797
and its associated [=style sheets=]
9898
on behalf of a [=user=].
9999
A [=user agent=] may display a document, read it aloud,
100100
cause it to be printed, convert it to another format, etc.
101101
For the purposes of the CSS specifications,
102-
a [=User Agent=] is one that supports and interprets [=Cascading Style Sheets=]
102+
a [=user agent=] is one that supports and interprets [=Cascading Style Sheets=]
103103
as defined in these specifications.
104104
</dl>
105105

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2058,7 +2058,7 @@ System Colors</h3>
20582058

20592059
Note: The <<system-color>>s incur some privacy and security risk, as detailed in [[#privacy]] and [[#security]].
20602060

2061-
User Agents may,
2061+
User agents may,
20622062
to mitigate privacy and security risks such as fingerprinting,
20632063
elect to return fixed values for the used value of system colors
20642064
which do not reflect customisation or theming choices

css-fonts-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8768,14 +8768,14 @@ used by trackers to fingerprint users and reduce their privacy.
87688768
However, some <a href="#installed-fonts">installed fonts</a>,
87698769
even some <a href="#preinstalled-and-user-installed-fonts">user-installed fonts</a>,
87708770
are required to make languages readable.
8771-
User Agents may choose to make all installed fonts available
8771+
User agents may choose to make all installed fonts available
87728772
for language support and design integrity reasons,
87738773
or may choose to make some fonts unavailable for privacy reasons.
8774-
In addition, User Agents may have additional facilities for fine-tuning this balance,
8774+
In addition, user agents may have additional facilities for fine-tuning this balance,
87758775
such as interfaces which prompt users to explicitly make
87768776
certain requested fonts available or unavailable
87778777
(perhaps on a per-site basis).
8778-
Different User Agents, even running on the same Operating System,
8778+
Different user agents, even running on the same Operating System,
87798779
are expected to strike different balances here.
87808780

87818781
In the case of user agents which perform rendering of local resources

css-scrollbars-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Value Definitions</h3>
243243
The provision above allows the UA to replace them with differently-constructed scrollbars,
244244
which it does know how to color.
245245

246-
Note: User Agents are expected to use the color
246+
Note: User agents are expected to use the color
247247
in the rendering of the scrollbar,
248248
but that does not imply they need to paint the entire thumb or track
249249
with a single solid featureless color.

pointer-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ spec:selectors-4; type:dfn; text:selector
8787
to CSS Animations [[CSS-ANIMATIONS-1]].
8888
To the extent the behavior of these CSS properties is described
8989
in terms of the programming interfaces,
90-
[=User Agents=] that do not support scripting
90+
[=User agents=] that do not support scripting
9191
may still conform to this specification
9292
by implementing the CSS features to behave
9393
as if the underlying programming interfaces were in place.

scroll-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ spec:selectors-4; type:dfn; text:selector
107107
to CSS Animations [[CSS-ANIMATIONS-1]].
108108
To the extent the behavior of these CSS properties is described
109109
in terms of the programming interfaces,
110-
[=User Agents=] that do not support scripting
110+
[=User agents=] that do not support scripting
111111
may still conform to this specification
112112
by implementing the CSS features to behave
113113
as if the underlying programming interfaces were in place.

0 commit comments

Comments
 (0)