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

psoujany duke at openjdk.org
Mon Jun 3 07:11:17 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:

  Make only elements which are tabbable

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17819/files
  - new: https://git.openjdk.org/jdk/pull/17819/files/cff5ca30..268fbfa0

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

  Stats: 1 line in 1 file changed: 0 ins; 1 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