Skip to content

Commit 0591857

Browse files
committed
[selectors-4] Add parenthetical to clarify sentence.
Trying to avoid having the sentence read as “represents an element {capable of making sound when muted}” instead of the intended “represents {an element capable of making sound} when muted”
1 parent ef2b30f commit 0591857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2483,7 +2483,7 @@ Sound State: the '':muted'' and '':volume-locked'' pseudo-classes</h3>
24832483

24842484
The <dfn>:muted</dfn> pseudo-class represents
24852485
an element capable of making sound
2486-
when that element is “muted“.
2486+
when that element is “muted“ (forced silent).
24872487
(For the <{audio}> and <{video}> elements of HTML, see [=muted=]. [[HTML]])
24882488

24892489
The <dfn>:volume-locked</dfn> pseudo-class represents

0 commit comments

Comments
 (0)