Closed jessegreenberg closed 6 years ago
Using this JSFiddle to test: https://jsfiddle.net/7obw983y/6/
JAWS:
NVDA:
VoiceOver:
@terracoda @emily-phet in this case, IE11 does not support one aspect of this attribute. As we continue to test these things, should we start submitting bug reports to browsers / AT for missing ARIA 1.0 support?
@jessegreenberg, I think this repo is a great idea, and that submitting bug reports to browsers is also a good idea. It is a way to create our documentation and a way to make positive change to ARIA support!
@jessegreenberg @terracoda Agreed!
Since we’ve moved away from IE11, if the bug report has been submitted I think this can be closed. @jessegreenberg
@emily-phet, maybe adding labels is better than closing in case we get a report back.
A bug report has actually not been submitted for this yet. Since we are no longer testing/supporting JAWS+IE11 it seems like this issue can be closed but @emily-phet @terracoda let me know if I should submit a report.
If we are no longer testing/supporting JAWS+IE11, then I don't think we need to do a bug report. @emily-phet, do you agree?
Agreed. Closing
This repo might be a good place to document the current behavior of aria attributes and roles. This issue is the first.
Testing the behavior of
aria-disabled
, which behaves like:(https://www.w3.org/TR/wai-aria/states_and_properties#aria-disabled)