w3c / wai-aria-practices

WAI Website Resource for aria-practices guidelines
https://aria-practices.netlify.app/aria/apg/
17 stars 14 forks source link

[AT support tables] no data #213

Closed shawna-slh closed 1 year ago

shawna-slh commented 1 year ago

"No Data" seems like there could be something there, but it's missing. Perhaps "not applicable" would be more appropriate?

image

mcking65 commented 1 year ago

Correct, there are two options: data is not yet available (e.g. VO/Chrome) and the cell is not applicable (e.g., JAWS/Safari).

In this comment on aria-practices PR 2569, see the heading "Options for cells that do not contain data".

Unfortunately, for now we had to go with option B.

This is part of the iframe content delivered by the aria-at-app. I couldn't find an issue tracking the need for option A, so just created w3c/aria-at-app#598.

mcking65 commented 1 year ago

Fixed by w3c/aria-at-app#583