Merge branch 'develop' of github.com:sampotts/plyr into develop

This commit is contained in:
Sam Potts 2019-02-19 00:19:40 +11:00
commit 522135adaf

2
src/js/controls.js vendored
View File

@ -351,7 +351,7 @@ const controls = {
min: 0,
max: 100,
value: 0,
role: 'presentation',
role: 'progressbar',
'aria-hidden': true,
},
attributes,