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

psoujany duke at openjdk.org
Tue May 7 07:54:59 UTC 2024


On Tue, 30 Apr 2024 10:52:23 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
>
> psoujany has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove trailing whitespaces

@hns Could you please review the changes. Thank you.

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

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


More information about the javadoc-dev mailing list