diff --git a/src/js/controls.js b/src/js/controls.js index f414f6d6..98939f6d 100644 --- a/src/js/controls.js +++ b/src/js/controls.js @@ -334,7 +334,7 @@ const controls = { min: 0, max: 100, value: 0, - role: 'presentation', + role: 'progressbar', 'aria-hidden': true, }, attributes,