Skip to content

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

Chrome has implemented the specification for dialog focusing steps
under the flag DialogNewFocusBehavior:
https://html.spec.whatwg.org/#dialog-focusing-steps

This patch implements the additional proposal at:
whatwg/html#9245 (comment)
Which includes changes:

  • For autofocus delegate, use flat tree traversal for dialog element
  • For focus delegate, use flat tree traversal for dialog element

Change-Id: I803849cc3bfd3b4221c04a91fe466db4b127691e
Bug: 40369887
Reviewed-on: https://chromium-review.googlesource.com/6168969
WPT-Export-Revision: 885f26bd613d6da276b5de0fae1d3d02bc3577b1

Chrome has implemented the specification for dialog focusing steps
under the flag DialogNewFocusBehavior:
https://html.spec.whatwg.org/#dialog-focusing-steps

This patch implements the additional proposal at:
whatwg/html#9245 (comment)
Which includes changes:
* For autofocus delegate, use flat tree traversal for dialog element
* For focus delegate, use flat tree traversal for dialog element

Change-Id: I803849cc3bfd3b4221c04a91fe466db4b127691e
Bug: 40369887
@chromium-wpt-export-bot
Copy link
Collaborator Author

Close this PR because the Chromium CL has been abandoned.

@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-6168969 branch July 8, 2025 22:08
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.

2 participants