From 7c2dba15463d9c6ab8a07e8d23e2116ed4ad774f Mon Sep 17 00:00:00 2001 From: Margaret Leibovic Date: Tue, 24 May 2011 17:43:05 +0200 Subject: [PATCH] Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin --- browser/base/content/browser.xul | 3 ++- browser/base/content/urlbarBindings.xml | 4 ++-- toolkit/content/widgets/notification.xml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 0aab9c60621a..33ec72720d8b 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -343,7 +343,8 @@ footertype="promobox" position="after_start" hidden="true" - orient="vertical"/> + orient="vertical" + role="alert"/> @@ -954,7 +954,7 @@ diff --git a/toolkit/content/widgets/notification.xml b/toolkit/content/widgets/notification.xml index 76c971ac8226..0ca21e360759 100644 --- a/toolkit/content/widgets/notification.xml +++ b/toolkit/content/widgets/notification.xml @@ -444,7 +444,7 @@