-
Notifications
You must be signed in to change notification settings - Fork 137
editorial: reformat roleInfo.js #2620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Formats roleInfo object as JSON (to prepare for further updates). Part of #2501
✅ Deploy Preview for wai-aria ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
A JSON diffing tool should help confirm that there are no real changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if I heard why you are doing this, but it looks fine! :)
|
Discussed in yesterday's editors' call https://www.w3.org/2025/09/10-aria-editors-minutes.html#73b0 |
|
@jnurthen @daniel-montalvo can I merge? |
SHA: ba4c0e4 Reason: push, by pkra Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Formats roleInfo object as JSON (to prepare for further updates).
Part of #2501