MDL-86986 core: Add aria-label to the drag handle button
This commit is contained in:
@@ -24,4 +24,4 @@
|
||||
"movetitle": "Move this element"
|
||||
}
|
||||
}}
|
||||
<span tabindex="0" role="button" aria-haspopup="true" data-drag-type="move" title="{{movetitle}}">{{#pix}} i/dragdrop, core {{/pix}}</span>
|
||||
<span tabindex="0" role="button" aria-haspopup="true" data-drag-type="move" title="{{movetitle}}" aria-label="{{movetitle}}">{{#pix}} i/dragdrop, core {{/pix}}</span>
|
||||
|
||||
Reference in New Issue
Block a user