RFR: JDK-8325690: The scrollable element <div> with non-interactive content is not tabbable [v2]
psoujany
duke at openjdk.org
Thu Feb 22 14:28:07 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 one additional commit since the last revision:
Remove overflow on grid items
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17819/files
- new: https://git.openjdk.org/jdk/pull/17819/files/aeb3ab45..3bd476af
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17819&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17819&range=00-01
Stats: 4 lines in 2 files changed: 0 ins; 4 del; 0 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