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

psoujany duke at openjdk.org
Mon Jun 24 06:20:36 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 43 additional commits since the last revision:

 - Merge branch 'openjdk:master' into remove-overflow
 - Merge branch 'openjdk:master' into remove-overflow
 - Add table role to summary tables
 - Add table role to summary tables
 - Add table role to summary tables
 - Add table role to summary tables
 - Add grid role to tables
 - Add grid role to tables
 - Merge branch 'remove-overflow' of github.com:psoujany/jdk into remove-overflow
 - Merge branch 'openjdk:master' into remove-overflow
 - ... and 33 more: https://git.openjdk.org/jdk/compare/1e6413e2...6641c9b8

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17819/files
  - new: https://git.openjdk.org/jdk/pull/17819/files/8748de2a..6641c9b8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17819&range=38
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17819&range=37-38

  Stats: 21756 lines in 384 files changed: 14442 ins; 5298 del; 2016 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