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

psoujany duke at openjdk.org
Mon Jan 22 12:45:44 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/50b36258..dca9d95a

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

  Stats: 26 lines in 2 files changed: 0 ins; 0 del; 26 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