OData / odataorg.github.io

Staging site and collaboration repository for http://www.odata.org
MIT License
63 stars 101 forks source link

Fix multiple accessibility errors #362

Closed odero closed 10 months ago

odero commented 10 months ago

Fixes:

  1. contrast error - use #e50000 instead of #ff0000
  2. required-children error - remove ul[aria-labelledby], set role="presentation" in dropdown menu and li for proper tablist representation