Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !30067

ARIA roles in docs and examples

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/ffoodd/docs/aria-roles into master Jan 23, 2020
  • Overview 1
  • Commits 6
  • Pipelines 0
  • Changes 11

Created by: ffoodd

Questionning documentation markup with accessibility in mind, I came across Scott O'Hara's recent post about implicit landmarks which basically says:

  • main role is not necessary anymore since both NVDA and Jaws fill the gap in IE11;
  • contentinfo role is useful (albeit not necessary) for macOS VoiceOver with WebKit / Chromium based browsers.

I also added the search role to the search form since it's very useful as a landmark, and obviously updated the vnu-jar.js ignored warning to match what's been done on markup.

There isn't any edge cases as far as I'm aware of, but it's still useful to share the last WebAim Screen-reader users survey (anchored to the browser combos section).

I guess @patrickhlauke should review this?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ffoodd/docs/aria-roles