Skip to content

feat(metadata): add Trusted Tester tag#3986

Merged
WilcoFiers merged 4 commits intodevelopfrom
trusted-tester
Apr 17, 2023
Merged

feat(metadata): add Trusted Tester tag#3986
WilcoFiers merged 4 commits intodevelopfrom
trusted-tester

Conversation

@straker
Copy link
Copy Markdown
Contributor

@straker straker commented Apr 12, 2023

Closes: #3974

@straker straker requested a review from a team as a code owner April 12, 2023 23:08
"ACT"
"ACT",
"TTv5",
"TT6.a"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ANDI finds these, correct?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

<map name="infographic">
  <area shape="poly" coords="130,147,200,107,254,219,130,228" href="https://developer.mozilla.org/docs/Web/HTML">
</map>
<img usemap="#infographic" src="https://interactive-examples.mdn.mozilla.net/media/examples/mdn-info2.png" alt="MDN infographic">

screenshot of ANDI tool showing accessible name issue for the area element

"selector": "[role=\"combobox\"], [role=\"listbox\"], [role=\"searchbox\"], [role=\"slider\"], [role=\"spinbutton\"], [role=\"textbox\"]",
"matches": "no-naming-method-matches",
"tags": ["cat.aria", "wcag2a", "wcag412", "ACT"],
"tags": ["cat.aria", "wcag2a", "wcag412", "ACT", "TTv5", "TT5.c"],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha! I would have totally picked 5.A on that one, but you're right. Accessible name, not label.

straker and others added 3 commits April 17, 2023 09:47
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add trusted tester tags

2 participants