Bug 1643546 - The WebRTC display sharing preview element does not need to be tab-focusable. r=pbz

Differential Revision: https://phabricator.services.mozilla.com/D78718
This commit is contained in:
Mike Conley 2020-06-09 12:28:29 +00:00
parent f294aa213c
commit 2fc96d0220

View File

@ -28,7 +28,7 @@
</popupnotificationcontent>
<popupnotificationcontent id="webRTC-preview" hidden="true">
<html:video id="webRTC-previewVideo"/>
<html:video id="webRTC-previewVideo" tabindex="-1"/>
<vbox id="webRTC-previewWarningBox">
<spacer flex="1"/>
<description id="webRTC-previewWarning"/>