Skip to content

Commit 47fa0c1

Browse files
committed
[css-ui-4] Generalize wording around application of accent-color. w3c#5187
1 parent 236d568 commit 47fa0c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-ui-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,7 +1804,7 @@ Not every control uses the [=accent color=] in every state,
18041804
but it is nonetheless a core part of the controls’ color scheme.
18051805

18061806
The 'accent-color' CSS property allows the author to specify the [=accent color=]
1807-
for user-interface controls represented by the element.
1807+
for user-interface controls generated by the element.
18081808
Values have the following meanings:
18091809

18101810
<dl dfn-for=accent-color dfn-type=value>
@@ -1819,7 +1819,7 @@ Values have the following meanings:
18191819
</dl>
18201820

18211821
The UA should use the specified 'accent-color'
1822-
to draw whichever parts of the form control
1822+
to draw whichever parts of the element’s control(s)
18231823
would have otherwise been styled with an [=accent color=].
18241824
The UA must maintain contrast for legibility of the control,
18251825
and in order to do so

0 commit comments

Comments
 (0)