Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve accessibility #178

Open
3 tasks
justinezahiri opened this issue Oct 14, 2019 · 2 comments
Open
3 tasks

Improve accessibility #178

justinezahiri opened this issue Oct 14, 2019 · 2 comments

Comments

@justinezahiri
Copy link
Contributor

According to W3 ARIA, followings issues should be considered:

  • meta tag should not include mutiple attributes.
    ex: put charset attribute in a separated meta tag.

  • type attribute for style element is not needed and should be omitted.

  • value fetch is not allowed for as attribute on link tag

@ujjawaljaiswal2017
Copy link

How exactly should I go on with this issue?

@sumitkharche
Copy link
Contributor

sumitkharche commented Oct 14, 2019

The above mentioned points are already followed in this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants