Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Incorrect syntax for aria roles #200

@terracoda

Description

@terracoda

Thanks for the clean slide deck.

I noticed on code validation that you use aria-role="navigation" and aria-role="status". The correct syntax for this is actually just:

  • role="navigation", or better yest just style a nav element
  • role="status"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions