api-platform / api-platform/website
Improve accessibility
Open
Hacktoberfest
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 71
- Avg merge
- 4m
- Merged PRs (30d)
- 5
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.