Commit 7a56f40
authored
Fix for "name required" for tab at 5.2.8.4 and 5.2.8.5 (#1771)
(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".1 parent 6d46a9a commit 7a56f40
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8749 | 8749 | | |
8750 | 8750 | | |
8751 | 8751 | | |
8752 | | - | |
| 8752 | + | |
8753 | 8753 | | |
8754 | 8754 | | |
8755 | 8755 | | |
| |||
0 commit comments