RFR: 8325690: The scrollable element <div> with non-interactive content is not tabbable [v31]
psoujany
duke at openjdk.org
Thu Jun 13 11:03:38 UTC 2024
> The scrollable element `<div>` with non-interactive content is not tabbable. Grid columns in the javadoc stylesheet has overflow: auto, which is failing Accessibility checks.
> https://bugs.openjdk.org/browse/JDK-8325690
psoujany has updated the pull request incrementally with two additional commits since the last revision:
- Merge branch 'remove-overflow' of github.com:psoujany/jdk into remove-overflow
- Add grid role to tables
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17819/files
- new: https://git.openjdk.org/jdk/pull/17819/files/a2055fe2..0448657a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17819&range=30
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17819&range=29-30
Stats: 103 lines in 7 files changed: 5 ins; 0 del; 98 mod
Patch: https://git.openjdk.org/jdk/pull/17819.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17819/head:pull/17819
PR: https://git.openjdk.org/jdk/pull/17819
More information about the javadoc-dev
mailing list