On Mac OS: a "heading" has a special semantic meaning for assistive 
technologies. It is a more accurate/useful role than "header" (which is a Java 
construct and doesn't directly map to a Mac OS feature)

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

Commit messages:
 - 8377938: use NSAccessibilityHeadingRole for AccessibleRole.HEADER

Changes: https://git.openjdk.org/jdk/pull/30251/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30251&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8379953
  Stats: 87 lines in 2 files changed: 87 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/30251.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30251/head:pull/30251

PR: https://git.openjdk.org/jdk/pull/30251

Reply via email to