From a4e2d645715f64ab71ee0bdfc68d4cafb26e1151 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Wed, 16 Nov 2016 16:52:03 +0000 Subject: [PATCH] MDL-56943 boost: correct ARIA roles * role="navigation" can't go directly on a list * role="banner" should only be done once and not on a link --- theme/boost/templates/core/navbar.mustache | 22 ++++++++++++---------- theme/boost/templates/header.mustache | 2 +- theme/boost/templates/secure.mustache | 4 ++-- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/theme/boost/templates/core/navbar.mustache b/theme/boost/templates/core/navbar.mustache index c91bb97689a..0f2c1579438 100644 --- a/theme/boost/templates/core/navbar.mustache +++ b/theme/boost/templates/core/navbar.mustache @@ -58,13 +58,15 @@ ] } }} - + diff --git a/theme/boost/templates/header.mustache b/theme/boost/templates/header.mustache index e881acb6578..bda544c4a1f 100644 --- a/theme/boost/templates/header.mustache +++ b/theme/boost/templates/header.mustache @@ -25,7 +25,7 @@ -