Skip to content

Commit

Permalink
Merge pull request #130 from LottieFiles/feat/role-on-container
Browse files Browse the repository at this point in the history
feat(player container): added role on div container
  • Loading branch information
karamalie authored Dec 16, 2021
2 parents 120981e + 5dd8868 commit 526789c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lottie-player.ts
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ export class LottiePlayer extends LitElement {
class=${className}
lang="en"
aria-label=${this.description}
role="img"
>
<div
id="animation"
Expand Down

0 comments on commit 526789c

Please sign in to comment.