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
  • Issues
  • #987
Closed
Open
Issue created Jul 17, 2020 by Administrator@rootContributor

Resources page has 2 headings with the same id ("animation")

Created by: jendowns

Summary

The Resources page currently has two headings with the same ID -- the "Animation" and "Media" headings both have id="animation".

As a result, the generated Table of Contents also links "Animation" to the "Media" heading/section, instead of the "Animation" section.

Expected result

  • All elements should have unique ids & ids should not be repeated.
  • The "Animation" TOC link should go to the "Animation" section.

Actual result

  • Two headings ("Media" and "Animation") have the same id attribute.
  • The "Animation" TOC link goes to the "Media" section.
Assignee
Assign to
Time tracking