From e67f242eb0b852e01ef293f7d313598d56c935b7 Mon Sep 17 00:00:00 2001 From: Marco Zehe Date: Thu, 25 Oct 2018 09:33:23 +0000 Subject: [PATCH] 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 --- browser/components/controlcenter/content/panel.inc.xul | 1 + 1 file changed, 1 insertion(+) diff --git a/browser/components/controlcenter/content/panel.inc.xul b/browser/components/controlcenter/content/panel.inc.xul index df481ca3dccd..a1ce8ed58add 100644 --- a/browser/components/controlcenter/content/panel.inc.xul +++ b/browser/components/controlcenter/content/panel.inc.xul @@ -7,6 +7,7 @@ hidden="true" photon="true" role="alertdialog" + aria-labelledby="identity-popup-mainView-panel-header-span" onpopupshown="gIdentityHandler.onPopupShown(event);" onpopuphidden="gIdentityHandler.onPopupHidden(event);" orient="vertical">