Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !907

Closes #906 - duplicate id in code example for aria-controls

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/kameronahler/closes-#906-duplicate-id-in-code-example into gh-pages Mar 14, 2020
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: kameronahler

Closes #906 (closed)

Problem Summary

The final code example in the Getting Started with ARIA article has two elements with unique aria-controls values, but the corresponding elements with role="tabpanel" have matching id values.

Changes

  • change duplicate id to match second aria-controls element in code example
  • update authors.yml per documentation
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/kameronahler/closes-#906-duplicate-id-in-code-example