Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensures <img> elements have alternate text or a role of none or presentation (img[width="30%"][height="30%"]): A11y_WCP URLs - ONNX Runtime_AI4W #20602

Open
aniketr99 opened this issue May 8, 2024 · 0 comments
Assignees
Labels
documentation improvements or additions to documentation; typically submitted using template platform:mobile issues related to ONNX Runtime mobile; typically submitted using template platform:windows issues related to the Windows platform

Comments

@aniketr99
Copy link

GitHub Tags:

#A11ySev2; #A11yTCS; #DesktopWeb; #SH_ONNX Runtime & Ecosystem_Web_Mar2024; #ONNX Runtime & Ecosystem; #WCP; #Win11; #Benchmark; #FTP; #P3_WCP; #ONNX Runtime; #ChromiumEdge; #A11yMAS; #WCAG1.1.1; #A11yAuto; #image-alt; #Accessibility; #Non-text Content;

"Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility or the Divisional Driver".

Environment Details:

Application Name: WCP URLs - ONNX Runtime
URL: https://onnxruntime.ai/blogs
Edge version: 124.0.0.0 (Official build) (64-bit)
OS: Windows 11 version 23H2

Issue:

Ensures elements have alternate text or a role of none or presentation (image-alt - https://accessibilityinsights.io/info-examples/web/image-alt)

Target application:

Building an iOS Application | onnxruntime - https://onnxruntime.ai/docs/tutorials/on-device-training/ios-app.html

Element path:

p:nth-child(5) > img[width="30%"][height="30%"]

Snippet:

< img src="../../../images/iOS_speaker_identification_app.png" width="30%" height="30%">

How to fix:

Fix any of the following:

Element does not have an alt attribute
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element's default semantics were not overridden with role="none" or role="presentation"

Environment:

Microsoft Edge version 125.0.0.0

====

This accessibility issue was found using Accessibility Insights for Web 2.41.0 (axe-core 4.7.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

Attachment:

image

@github-actions github-actions bot added platform:mobile issues related to ONNX Runtime mobile; typically submitted using template platform:windows issues related to the Windows platform labels May 8, 2024
@sophies927 sophies927 added the documentation improvements or additions to documentation; typically submitted using template label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation improvements or additions to documentation; typically submitted using template platform:mobile issues related to ONNX Runtime mobile; typically submitted using template platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

3 participants