Re: [csswg-drafts] [selectors-4] clarify when :volume-locked matches (#8061)

Ah yeah that sentence is really too complex to go without a comma, at minimum, separating the first half from the second. Absolutely reasonable to have trouble parsing it as-is.

I've just rephrased them both, does the new text work better for you?

> The <dfn>:muted</dfn> pseudo-class represents
> an element that is capable of making sound,
> but is currently “muted“ (forced silent).
> (For the <{audio}> and <{video}> elements of HTML, see [=muted=]. [[HTML]])
> 
> The <dfn>:volume-locked</dfn> pseudo-class represents
> an element that is capable of making sound,
> and currently has its volume "locked"
> by the UA or the user,
> so the page author cannot change it.
> (For the <{audio}> and <{video}> elements of HTML,
> see the algorithm for setting the element's [=HTMLMediaElement/effective media volume=]. [[HTML]])

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8061#issuecomment-1314539208 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 14 November 2022 23:23:04 UTC