Skip to content

Fix for "name required" for tab at 5.2.8.4 and 5.2.8.5#1771

Merged
pkra merged 1 commit into
w3c:mainfrom
SalazarJosh:issue-1768
Jul 22, 2022
Merged

Fix for "name required" for tab at 5.2.8.4 and 5.2.8.5#1771
pkra merged 1 commit into
w3c:mainfrom
SalazarJosh:issue-1768

Conversation

@SalazarJosh

@SalazarJosh SalazarJosh commented Jul 20, 2022

Copy link
Copy Markdown
Contributor

Addresses 1768

(name required) is missing for "tab" on 5.2.8.4 and 5.2.8.5. The query is searching the "Accessible Name Required:" value to be "True". There were extra spaces around that value so the string read "True " instead of "True".


Preview | Diff

(name required) is missing for "tab" on 5.2.8.4 and 5.2.8.5. The query is searching the "Accessible Name Required:" value to be "True". There were extra spaces around that value so the string read "True " instead of "True".

@scottaohara scottaohara left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this does the trick. thanks

@spectranaut

Copy link
Copy Markdown
Contributor

@pkra I think we can merge this?

@pkra

pkra commented Jul 22, 2022

Copy link
Copy Markdown
Member

@pkra I think we can merge this?

@spectranaut Is it ok for me to resolve the ipr failure as "non-substantial"?

@w3cbot

w3cbot commented Jul 22, 2022

Copy link
Copy Markdown

pkra marked as non substantive for IPR from ash-nazg.

@pkra

pkra commented Jul 22, 2022

Copy link
Copy Markdown
Member

I think this falls clearly in the "typos" category mentioned on the ipr page.

@pkra pkra merged commit 7a56f40 into w3c:main Jul 22, 2022
github-actions Bot added a commit that referenced this pull request Jul 22, 2022
SHA: 7a56f40
Reason: push, by @pkra

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pkra pushed a commit that referenced this pull request Jul 22, 2022
(name required) is missing for "tab" on 5.2.8.4 and 5.2.8.5. The query is searching the "Accessible Name Required:" value to be "True". There were extra spaces around that value so the string read "True&nbsp;" instead of "True".
@pkra pkra added the editorial a change to an example, note, spelling, grammar, or is related to publishing or the repo label Jul 22, 2022
@pkra pkra added this to the ARIA 1.3 milestone Jul 22, 2022
jnurthen pushed a commit that referenced this pull request Oct 10, 2023
(name required) is missing for "tab" on 5.2.8.4 and 5.2.8.5. The query is searching the "Accessible Name Required:" value to be "True". There were extra spaces around that value so the string read "True&nbsp;" instead of "True".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial a change to an example, note, spelling, grammar, or is related to publishing or the repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants