RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v12]
psoujany
duke at openjdk.org
Thu Feb 1 05:25: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/5b7327a0..e530c7ca
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=11
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16148&range=10-11
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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