RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v9]

psoujany duke at openjdk.org
Mon Jan 22 15:59:47 UTC 2024


> 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

psoujany has updated the pull request incrementally with one additional commit since the last revision:

  Add accessible name to role=tabpanel

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16148/files
  - new: https://git.openjdk.org/jdk/pull/16148/files/dca9d95a..033c2242

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=07-08

  Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/16148.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16148/head:pull/16148

PR: https://git.openjdk.org/jdk/pull/16148


More information about the javadoc-dev mailing list