On Wed, 11 Oct 2023 12:28:00 GMT, psoujany <d...@openjdk.org> wrote: > Interactive component with ARIA role 'tabpanel' does not have a > programmatically associated name in javadoc which is failing Accessibility > checks. > https://bugs.openjdk.org/browse/JDK-8311893 > https://bugs.openjdk.org/browse/JDK-8311894
This pull request has now been integrated. Changeset: 783ae566 Author: Pasam Soujanya <psouj...@in.ibm.com> Committer: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/783ae56634a3bca23516c22b071d224fec18591f Stats: 76 lines in 11 files changed: 1 ins; 1 del; 74 mod 8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name Reviewed-by: hannesw ------------- PR: https://git.openjdk.org/jdk/pull/16148