RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v11]
psoujany
duke at openjdk.org
Wed Jan 31 09:33:27 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/2d72e162..5b7327a0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=10
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=09-10
Stats: 6 lines in 2 files changed: 0 ins; 0 del; 6 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