Skip to content

Add scope attribute for table block headers #956

@pattonwebz

Description

@pattonwebz

As part of a project I am working on with Equalize Digital I needed to add a scope value to some tables to meet a11y best practices.

Relevant WCAG SC: 1.3.1 - Info and Relationships (Level A)

I want to be able to set scope="col" on the header when it's the row. And scope="row" on them when it is set to column header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions