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

Add tests for computed label #41463

Merged
merged 35 commits into from
Nov 13, 2023
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
4848df0
Add tests for computed label
MelSumner Aug 15, 2023
88f51d9
integrate suggestions
MelSumner Aug 16, 2023
4d355bb
Already covered in a different test file
MelSumner Aug 16, 2023
7a00827
Add documentation reference for embedded controls
Oct 22, 2023
4f7381f
Merge remote-tracking branch 'origin' into melsumner/accname-name-com…
Oct 25, 2023
2ac7aea
Add assertAriaLabelIsIgnored function in aria-utils.js
Oct 25, 2023
dcc27b2
Clean up assertAriaLabelIsIgnored() and documentation in aria-utils.js
Oct 25, 2023
d2fbd6e
More clean up of assertAriaLabelIsIgnored()
Oct 25, 2023
2d531b1
Alphabetize aria-label supported elements tests
Oct 25, 2023
5c1e0a7
More clean up for aria-label supported elements, add <option> test
Oct 25, 2023
5de9314
Add name computation precedence tests
Oct 25, 2023
66d4367
Clean up tests structure, add documentation
Oct 25, 2023
657d25e
Add whitespace/empty string tests
Oct 25, 2023
e46c133
Add nbsp test
Oct 25, 2023
866e5fd
Fix braille pattern test
Oct 25, 2023
7908fcc
Fix form feed char test
Oct 25, 2023
8f4b843
More tests clean-up, add documentation references for name precedence…
Oct 25, 2023
8036ed1
Update assertAriaLabelIsIgnored() to verifyAriaLabelIsIgnored() in ar…
Oct 26, 2023
bb8739e
Update incorrect verifyAriaLabelIsIgnored() documentation
Oct 26, 2023
b5aa3f5
Update <script> to use verifyAriaLabelIsIgnored()
Oct 26, 2023
dcee166
Update <table> related tests to avoid parsing error with orphan <tabl…
Oct 26, 2023
2f18a27
Fix nbsp tests
Oct 26, 2023
e9d06fe
Trim trailing whitespace in comp_label.html, aria-utils.js
Oct 27, 2023
2a1bab4
Merge branch 'master' into melsumner/accname-name-comp-label
Nov 8, 2023
beeeb53
Re-factor whitespace trimming, genericize attribute ignore function f…
Nov 8, 2023
d72d135
Update class name for ignored attribute testing
Nov 8, 2023
d4c6cb2
Clean up for verifyAttributeIsIgnoredForComputedLabel() function name
Nov 9, 2023
54ebb92
Fix ignore function reference in comp_label.html
Nov 9, 2023
0d1d9f9
Fix test missing a data-ignoredattributeforlabel
Nov 9, 2023
373273b
Update 'button with empty aria-label' test
rahimabdi Nov 10, 2023
e71a460
Update 'textarea with tab character'
rahimabdi Nov 10, 2023
de1eefe
Update some tests to use verifyLabelsBySelector()
Nov 10, 2023
27ec729
Roll back all changes to aria-utils.js (commit=4f7381f)
Nov 13, 2023
5eb6b3d
Merge remote-tracking branch 'origin' into melsumner/accname-name-com…
Nov 13, 2023
e23a35f
Update to use latest version aria-utils.js from main branch
Nov 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading