Qualify validation for `controls` wrt `img` without or with empty `alt` by j9t · Pull Request #2080 · validator/validator · GitHub
Skip to content

Qualify validation for controls wrt img without or with empty alt#2080

Open
j9t wants to merge 2 commits intovalidator:mainfrom
j9t:img-controls-requires-alt
Open

Qualify validation for controls wrt img without or with empty alt#2080
j9t wants to merge 2 commits intovalidator:mainfrom
j9t:img-controls-requires-alt

Conversation

@j9t
Copy link
Copy Markdown
Collaborator

@j9t j9t commented Apr 19, 2026

Resolves #2079

…ty `alt`

Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
@j9t j9t requested a review from sideshowbarker as a code owner April 19, 2026 16:42
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The controls attribute must not be specified on img element who dosen't have alt attribute or whose alt attribute's value is the empty string

1 participant