Skip to content

Accessible name for row headers is incorrect #30

@jnurthen

Description

@jnurthen

Both the expand button and the code element in the row header cells in the tables are inline so the text gets concatenated without a space between in the accessible name calculation. (at least it does in FF anyway - you can check in the DOM inspector)

So my row header is "expandarticle"

Either add a space or make one of the elements a block level element.

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