Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

AX_ARIA_08 triggers on <tr> #371

Open
@avallee

Description

@avallee

I have a tbody with role=rowgroup due to https://crbug.com/933366.

I am trying to avoid marking up every single element in my table with the correct roles, the browser should do this normally.

Now that I added the role to my tbody: AX_ARIA_08 triggers since the tr tag doesn't have a default role, but it doesn't make sense for it to be anything but row.

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