Skip to content

Update mappings for ins and del elements: UIA, IA2, ATK #213

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

Merged
merged 3 commits into from
Jun 14, 2019

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Jun 13, 2019

Closes #141

Updates del and ins mappings for:


Preview | Diff

@joanmarie
Copy link
Contributor

So regarding ATK/AT-SPI2. I took this issue as a prompt to do the API changes for ATK and AT-SPI2. 😄 I, of course, need code review and approval, but I don't think that will be a problem.

Once the new roles land in the APIs, then we'll need the user agents to use the new ATK roles. With this in mind, I'm not sure if you want to have the mappings point to the new ATK roles -- which will ultimately be implemented -- or point to ATK_ROLE_SECTION as you are currently.

@scottaohara
Copy link
Member Author

@joanmarie I expected another update to these mappings once the ARIA equivalent roles land as well, so we can change to more specific ATK / AT-SPI2 roles once they land. That work?

@joanmarie
Copy link
Contributor

@joanmarie I expected another update to these mappings once the ARIA equivalent roles land as well, so we can change to more specific ATK / AT-SPI2 roles once they land. That work?

Sure. I just wanted to update you so that you know we (GNOME, also known as Joanie) are finally moving forward on this so you're aware your spec will be needing an update. (In case I forget to tell you later.... Premature senility and all that. ;))

Copy link
Contributor

@stevefaulkner stevefaulkner left a comment

Choose a reason for hiding this comment

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

LGTM

@scottaohara scottaohara merged commit e8e3d68 into gh-pages Jun 14, 2019
@scottaohara scottaohara deleted the issue_141_ins_del branch June 14, 2019 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mappings for ins and del
3 participants