Re: [csswg-drafts] [selectors-4] "effective media volume is mutable" pseudo-class for media elements (#3933)

@hober just dropped ( in IRC at the CSSWG) possible code syntax for a usecase:
```
div.controls:volume(locked) { display: none; }
```

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

Received on Tuesday, 4 June 2019 14:10:16 UTC