From 13bfc7dc1b0a05fb46fb3ae8458210583a5cbe0e Mon Sep 17 00:00:00 2001 From: Jeff Witt Date: Mon, 14 Jan 2019 11:02:59 -0500 Subject: [PATCH] Update 09_play_pause_control.js change title attribute to aria-label on Play button for better screen reader UX --- .../lib/xmodule/xmodule/js/src/video/09_play_pause_control.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js b/common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js index 557df34996..31d3d68212 100644 --- a/common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js +++ b/common/lib/xmodule/xmodule/js/src/video/09_play_pause_control.js @@ -25,7 +25,7 @@ PlayPauseControl.prototype = { template: [ - '