From a0df32edd37b8246047c0247423a3eb99655e219 Mon Sep 17 00:00:00 2001 From: Giacomo Petri Date: Fri, 31 Jan 2025 22:53:52 +0100 Subject: [PATCH] Added aria-label to the role="listbox" element --- _rules/aria-required-id-references-in6db8.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_rules/aria-required-id-references-in6db8.md b/_rules/aria-required-id-references-in6db8.md index 9c398df0fa..e7682cd415 100644 --- a/_rules/aria-required-id-references-in6db8.md +++ b/_rules/aria-required-id-references-in6db8.md @@ -78,7 +78,7 @@ The `aria-controls` [attribute value][] of this `scrollbar` matches the `id` of The `aria-controls` [attribute value][] of this expanded `combobox` matches the `id` of the `ul` element in the same document. ```html - + -