Skip to content

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Sep 4, 2025

This patch implements accessKeyLabel API, matching the HTMLElement
specification [1].
This CL helps solve the problem where users find it hard to know
which accesskey modifier to press.

This also improves interoperability with Safari and Firefox,
which have already shipped this API.

FYI, This implementation is currently behind a runtime flag.
Intent to Prototype: https://groups.google.com/a/chromium.org/g/blink-dev/c/uzx6kTcS3hY

[1] https://html.spec.whatwg.org/multipage/interaction.html#dom-accesskeylabel

Bug: 41119923
Change-Id: I5d8dff04189baea410656fed3096a0c876f417fb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6865692
Reviewed-by: Jinho Bang <[email protected]>
Commit-Queue: YeongHan Kim <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1511307}

This patch implements accessKeyLabel API, matching the HTMLElement
specification [1].
This CL helps solve the problem where users find it hard to know
which accesskey modifier to press.

This also improves interoperability with Safari and Firefox,
which have already shipped this API.

FYI, This implementation is currently behind a runtime flag.
Intent to Prototype: https://groups.google.com/a/chromium.org/g/blink-dev/c/uzx6kTcS3hY

[1] https://html.spec.whatwg.org/multipage/interaction.html#dom-accesskeylabel

Bug: 41119923
Change-Id: I5d8dff04189baea410656fed3096a0c876f417fb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6865692
Reviewed-by: Jinho Bang <[email protected]>
Commit-Queue: YeongHan Kim <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1511307}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@jonathan-j-lee jonathan-j-lee reopened this Sep 5, 2025
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit f16cc1d into master Sep 5, 2025
38 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-6865692 branch September 5, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants