-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Just as we set the role=button
for the markdown buttons:
markdown-toolbar-element/src/index.ts
Lines 100 to 102 in 731b52a
if (!this.hasAttribute('role')) { | |
this.setAttribute('role', 'button') | |
} |
We should also give them discernible text if it's not already set.
Metadata
Metadata
Assignees
Labels
No labels