Bug 1501899 - Label the Identity popup with the Site information header for accessibility, r=johannh

Differential Revision: https://phabricator.services.mozilla.com/D9757

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Marco Zehe 2018-10-25 09:33:23 +00:00
Родитель 3d7847dc20
Коммит e67f242eb0
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -7,6 +7,7 @@
hidden="true" hidden="true"
photon="true" photon="true"
role="alertdialog" role="alertdialog"
aria-labelledby="identity-popup-mainView-panel-header-span"
onpopupshown="gIdentityHandler.onPopupShown(event);" onpopupshown="gIdentityHandler.onPopupShown(event);"
onpopuphidden="gIdentityHandler.onPopupHidden(event);" onpopuphidden="gIdentityHandler.onPopupHidden(event);"
orient="vertical"> orient="vertical">