fix: add role=status to speaker measurement status span
This commit is contained in:
parent
0652aa4866
commit
62901eef63
1 changed files with 2 additions and 0 deletions
|
|
@ -4391,6 +4391,8 @@
|
|||
<span
|
||||
id="speaker-measurement-status"
|
||||
class="speaker-measurement-status"
|
||||
role="status"
|
||||
aria-live="polite"
|
||||
>No measurement</span
|
||||
>
|
||||
<button
|
||||
|
|
|
|||
Loading…
Reference in a new issue