From 3e937868e8d86f5f125d32a379644d4d7635aa24 Mon Sep 17 00:00:00 2001
From: JAWS-test2 <60307417+JAWS-test2@users.noreply.github.com>
Date: Fri, 13 Dec 2024 23:40:44 +0100
Subject: [PATCH] Update F103 to remove progressbar as it's not an implicit
live region (#1021)
Fixes #892
Co-authored-by: JAWS-test2 <>
Co-authored-by: Kenneth G. Franqueiro Description
output
elementrole="status"
role="alert"
aria-live
attribute on an element, set to either "polite
" or "assertive
"role="log"
role="progressbar"
aria-live
attribute on an element, set to either "polite
" or "assertive
"
Since additional techniques may exist to alert an assistive technology, the final step of this failure technique is confirming whether an assistive technology (such as a screen reader) detects the dynamic content and exposes the information to users. Where a status message exists but is not surfaced by assistive technology, it is confirmation that a failure has taken place.
@@ -73,7 +72,7 @@status
, alert
, log
, or progressbar
, or an aria-live
attributestatus
, alert
, or log
, or an aria-live
attribute