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

What's confusing with the current wording is the: "capable of making sound when programmatically changing the element’s volume...".  

Maybe something like: 

>The :volume-locked pseudo-class represents an media element whose [effective media volume](https://html.spec.whatwg.org/multipage/media.html#effective-media-volume) cannot be changed programmatically (i.e., it is locked so a system specified volume and can only be changed by the system or manually by the end-user and not via script).

Or... "...where attempting to change the effective media volume through an API has no effect. This is because it's is locked by either the underlying operating system or a user preference." ... and maybe needs a note about accessibility?  


-- 
GitHub Notification of comment by marcoscaceres
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8061#issuecomment-1312950427 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 02:17:59 UTC