diff --git a/lib/templates/popover_region.mustache b/lib/templates/popover_region.mustache index 70f2709edae..4e12e3d0f4d 100644 --- a/lib/templates/popover_region.mustache +++ b/lib/templates/popover_region.mustache @@ -53,7 +53,7 @@ data-region="popover-region-container" aria-hidden="true" aria-label="{{$containerlabel}}{{/containerlabel}}" - role="region"> + role="{{$containerrole}}region{{/containerrole}}">