contentauth / c2pa-js

JavaScript SDK for displaying and validating C2PA data
https://opensource.contentauthenticity.org
MIT License
74 stars 40 forks source link

added aria hidden tag to div surrounding svg #81

Closed MassivaM closed 1 year ago

MassivaM commented 1 year ago

Changes in this pull request

Added an aria-hidden=true tag surrounding the svg element so keyboard readers skip decorative icons

Types of changes

Checklist

github-actions[bot] commented 1 year ago

✅ Changeset has been found!

This will create and publish a new version to NPM after a successful merge.

MassivaM commented 1 year ago

@emensch You mentioned wanting to think about this more so I'm making this PR as a starting point , I'm not sure how to add the tag directly in the svg tag if possible