aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/js/controls.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/controls.js b/src/js/controls.js
index c09a28c5..73903e16 100644
--- a/src/js/controls.js
+++ b/src/js/controls.js
@@ -351,7 +351,7 @@ const controls = {
min: 0,
max: 100,
value: 0,
- role: 'presentation',
+ role: 'progressbar',
'aria-hidden': true,
},
attributes,