- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 May 2022 16:19:46 +0000
- To: public-webrtc-logs@w3.org
> > Without the controls HTMLAudioElement attribute, the HTMLAudioElement is invisible as you've noted later in your answer > > @beaufortfrancois right, I said: _"Elements properties that control their visibility (e.g. `controls`) may change at any time"_. > > So please answer this: should the presence or absence of the `controls` property at the time of minting affect whether minting fails? The visibility issue is a red herring - any Element can have 0 visible pixels if it's scrolled away from view. The real issue is explained [here](https://github.com/w3c/mediacapture-region/issues/51#issuecomment-1139398297) and [here](https://github.com/w3c/mediacapture-region/issues/51#issuecomment-1139526167). -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/51#issuecomment-1139766931 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 27 May 2022 16:19:48 UTC