Correction: adds missing radio role allowance for img by scottaohara · Pull Request #381 · w3c/html-aria (original) (raw)

Conversation

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

scottaohara

@scottaohara

closes #380. As noted in #212, role=radio was meant to be allowed on an img alt=foo. This corrects the mistake of that allowance not making it into the spec.

scottaohara added a commit to scottaohara/axe-core that referenced this pull request

Dec 3, 2021

@scottaohara

A role=radio was meant to be an allowance for an img alt=foo, but it had mistakenly been left out of the spec. ARIA in HTML is fixing this oversight, w3c/html-aria#381, so this PR is to match this added allowance.

gezlemon pushed a commit to ThePacielloGroup/WAI-ARIA-Usage that referenced this pull request

Dec 5, 2021

@scottaohara

related to ARIA in HTML PR w3c/html-aria#212, role=radio was meant to be kept as an allowance for an img with an accessible name, but it didn't make it into the spec.

w3c/html-aria#381 will add this allowance. This PR adds this allowance.

@scottaohara

@scottaohara

WilcoFiers pushed a commit to dequelabs/axe-core that referenced this pull request

Dec 13, 2021

@scottaohara

…3320)

A role=radio was meant to be an allowance for an img alt=foo, but it had mistakenly been left out of the spec. ARIA in HTML is fixing this oversight, w3c/html-aria#381, so this PR is to match this added allowance.

@scottaohara

@scottaohara

sideshowbarker pushed a commit to validator/validator that referenced this pull request

Jan 21, 2022

@scottaohara @sideshowbarker

related to ARIA in HTML PR w3c/html-aria#212, role=radio was meant to be kept as an allowance for an img with an accessible name, but it didn't make it into the spec.

w3c/html-aria#381 will add this allowance

scottaohara added a commit that referenced this pull request

May 19, 2022

@scottaohara

pkra pushed a commit to w3c/aria that referenced this pull request

May 20, 2024

@scottaohara

1 participant

@scottaohara