From ac2b9ee95cec55a9c5ff2db76a7838765383e397 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Mon, 23 Sep 2019 10:01:44 +0800 Subject: [PATCH] MDL-66247 accessibility: Correct notification alert role support --- lib/templates/notification_error.mustache | 10 +++++++++- lib/templates/notification_info.mustache | 10 +++++++++- lib/templates/notification_success.mustache | 10 +++++++++- lib/templates/notification_warning.mustache | 10 +++++++++- theme/boost/amd/build/aria.min.js | 2 +- theme/boost/amd/src/aria.js | 18 ++++++++---------- 6 files changed, 45 insertions(+), 15 deletions(-) diff --git a/lib/templates/notification_error.mustache b/lib/templates/notification_error.mustache index 0efef7e82bb..81d3bc406af 100644 --- a/lib/templates/notification_error.mustache +++ b/lib/templates/notification_error.mustache @@ -36,7 +36,7 @@ Example context (json): { "message": "Your pants are on fire!", "closebutton": 1, "announce": 1, "extraclasses": "foo bar"} }} -