Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Update the *HasLabel assessments so that input elements wrapped in a label tag are passing cases #376

@jessebeach

Description

@jessebeach

Currently we are failing cases like this:

<label>birds
  <input type="text" name="mytext"/>
</label>

This was considered a valid fail cases years ago, but browsers and assistive tech have improved and we can now consider this a passing case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions