We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a483e9b commit 5e07edaCopy full SHA for 5e07eda
selectors-4/Selectors_4_Explainer.md
@@ -111,7 +111,7 @@ for ease of reference_
111
again providing functionality that previously needed JavaScript
112
- Added the [`:fullscreen`](https://www.w3.org/TR/selectors-4/#fullscreen-state)
113
and [`:picture-in-picture`](https://www.w3.org/TR/selectors-4/#pip-state) pseudo-classes
114
-- Added the `:muted` and `volume-locked` pseudo-classes
+- Added the [`:muted` and `:volume-locked`](https://www.w3.org/TR/selectors-4/#sound-state) pseudo-classes
115
for **sound-producing elements**
116
117
### Internationalization Improvements
0 commit comments