If a plugin adds a new control to the control bar, when the player is playing an ad, that control is not hidden like the other controls that are not specific to playback of ad (e.g. captions, audio tracks).
I think it would be a good idea to change the css rules to act like a whitelist showing specific controls instead of a blacklist hiding specific controls. This way plugin developers don't have to worry about adding special css rules if ads are present.
If a plugin adds a new control to the control bar, when the player is playing an ad, that control is not hidden like the other controls that are not specific to playback of ad (e.g. captions, audio tracks).
I think it would be a good idea to change the css rules to act like a whitelist showing specific controls instead of a blacklist hiding specific controls. This way plugin developers don't have to worry about adding special css rules if ads are present.
e.g.
Thoughts?