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): A11y_WCP URLs - ONNX Runtime_AI4W #20259

Closed
aniketr99 opened this issue Apr 10, 2024 · 1 comment
Assignees
Labels
documentation improvements or additions to documentation; typically submitted using template merge at green This PR can be merged when the CI is green. Please merge. platform:windows issues related to the Windows platform

Comments

@aniketr99
Copy link

aniketr99 commented Apr 10, 2024

GitHub Tags:

#A11ySev2; #A11yTCS; #DesktopWeb; #SH_ONNX Runtime & Ecosystem_Web_Mar2024; #ONNX Runtime & Ecosystem; #WCP; #Win11; #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:

ONNX Runtime | Blogs - https://onnxruntime.ai/blogs

Element path:

article:nth-child(1) > a > .h-full.card > .card-body > img

Snippet:

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 124.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 the platform:windows issues related to the Windows platform label Apr 10, 2024
@snnn snnn added documentation improvements or additions to documentation; typically submitted using template and removed platform:windows issues related to the Windows platform labels Apr 12, 2024
@MaanavD MaanavD self-assigned this Apr 15, 2024
@MaanavD MaanavD added the merge at green This PR can be merged when the CI is green. Please merge. label Apr 15, 2024
MaanavD added a commit that referenced this issue Apr 17, 2024
### Description
Made requested changes from Accessibility audit. Live at:
[maanavd.github.io/onnxruntime/](https://maanavd.github.io/onnxruntime/)



### Motivation and Context
Related issues addressed: 
#20259, #20261, #20263, #20264, #20096, #20100, #20101, #20102, #20103,
#20119, #20120, #20123

Co-authored-by: MaanavD <maanavdalal@microsoft.com>
@v-jagansai
Copy link

Verified the issue in below environment.
Application Name: WCP URLs - ONNX Runtime
URl: https://onnxruntime.ai/
Edge version: 123.0.2420.97 (Official build) (64-bit)
OS: Windows 11 version 23H2

Issue is fixed. Hence the bug is closed.
#Regressed:04-18-24; #Closed;

For reference attachment is added.
image

@github-actions github-actions bot added the platform:windows issues related to the Windows platform label May 20, 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 merge at green This PR can be merged when the CI is green. Please merge. platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

4 participants