JAWS-test
JAWS-test
According to the ARIA specification (https://w3c.github.io/aria/#tablist), a tablist does not have to be labelled. Therefore, the sentence you quoted should be changed to indicate that the tablist can be labelled...
Duplicate of https://github.com/w3c/aria-practices/issues/2319
Related: https://github.com/w3c/aria-practices/issues/620
@mbgower > How are you deriving that from the spec you cite? Quite simple: Elements that need to be labelled have a table row with the content: "Accessible Name Required:...
@mbgower > Then I believe that each role should have that row in its table and it should read "False" for the ones where it is not required. Yes, but...
@fbarroso24 your suggestion would be good to get the [concerns ](https://github.com/w3c/csswg-drafts/issues/1533#issuecomment-1183562729) out of the way
The problem also exists with JAWS 2019. The output of "Region" is also done for other ARIA landmark regions such as * search * contentinfo * complementary * article *...
MathML is no longer supported by Chrome and Edge. I.e. in the current versions of the browser the problem does not occur anymore - the label text is output completely,...
The problem occurs with all form field types. However, it is particularly problematic with radio buttons and checkboxes, because only the label is output with these form element. With all...
My test found: JAWS does not support MathML, but only the code generated by MathJax. This then works in Firefox and Chrome/Edge. When I test the above example with MathJax,...