Skip to content

Should aria-valuetext function as an accessible name #2655

Open
@WilcoFiers

Description

@WilcoFiers

The YouTube volume slider does not have an accessible name, but uses aria-valuetext to convey its meaning. We may want to flag this for review instead of outright failing it. Needs to be tested in AT.

<div  role="slider" aria-valuemin="0" aria-valuemax="100" tabindex="0" aria-valuenow="100" aria-valuetext="100% volume">

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions