> 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) > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Jeremy Wood 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 five additional commits since the last revision: - 8379953: use NSAccessibilityHeadingRole for "header" - 8379953: use NSAccessibilityHeadingRole for "header" - 8379953: reverting previous fix - Merge branch 'master' into 8379953 - 8377938: use NSAccessibilityHeadingRole for AccessibleRole.HEADER 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) ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30251/files - new: https://git.openjdk.org/jdk/pull/30251/files/54f379f4..706b0da9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30251&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30251&range=00-01 Stats: 135947 lines in 3282 files changed: 73423 ins; 34394 del; 28130 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
