RFR: JDK-8325690: The scrollable element <div> with non-interactive content is not tabbable

psoujany duke at openjdk.org
Mon Feb 19 06:33:53 UTC 2024


On Tue, 13 Feb 2024 06:23:03 GMT, psoujany <duke at openjdk.org> wrote:

> 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

@hns Could you please review this PR. Thank you.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17819#issuecomment-1951789558


More information about the javadoc-dev mailing list