Skip to content
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

[Core AAM] Remove RELATION_POPUP_FOR from ATK/AT-SPI mappings of aria-haspopup #537

Closed
wants to merge 1 commit into from

Conversation

joanmarie
Copy link
Contributor

This mapping was added during the 1.1 cycle. And while it is correct in terms
of platform expectations, the ARIA spec provides no means through which user
agents could reliably implement this.

…-haspopup

This mapping was added during the 1.1 cycle. And while it is correct in terms
of platform expectations, the ARIA spec provides no means through which user
agents could reliably implement this.
@@ -3397,12 +3392,13 @@
<section>
<h2>Substantive changes since the <a href="http://www.w3.org/TR/2015/WD-core-aam-1.1-20151119/">last public working draft</a></h2>
<ul>
<li>14-Mar-2017: Undid the 1.1 addition of RELATION_POPUP_FOR to ATK/AT-SPI mappings of aria-haspopup. While the addition is correct in terms of platform expectations, the ARIA spec provides no means through which user agents could reliably implement this.</li>
Copy link
Contributor

Choose a reason for hiding this comment

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

@joanmarie how about "Removed" instead of "Undid", since it's the opposite of "Added"?

<li>20-Jan-2017: Added AX API mappings for aria-colcount, aria-colspan, aria-colindex, aria-rowcount, aria-rowindex, and aria-rowspan.</li>
<li>07-Dec-2016: Added UIA mappings for roles feed, figure, and term, and for aria-colcount, aria-colspan, aria-colindex, aria-rowcount, aria-rowindex, aria-rowspan, and aria-details. Added UIA Range Value Pattern for range related roles scrollbar, slider, and spinbutton.</li>
<li>24-Oct-2016: Changed name of IA2 object property name for aria-placeholder to "placeholder-text" (was "placeholder").</li>
<li>04-Oct-2016: Add reverse relationships for aria-details and aria-errormessage on platforms MSAA/IA2 and ATK/ATSPI</li>
<li>03-Oct-2016: Added aria-roledescription mappings for empty and whitespace strings as well as error handling text.</li>
<li>12-Sep-2016: Added RELATION_POPUP_FOR to ATK/AT-SPI mappings of aria-haspopup, for ARIA 1.1.</li>
Copy link
Contributor

@klown klown Mar 20, 2017

Choose a reason for hiding this comment

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

@joanmarie I think this removal is okay since the change log entry was never part of a published working draft. The latest TR is:
https://www.w3.org/TR/core-aam-1.1/#changelog

But, just in case, @michael-n-cooper: is removal of a previously noted change allowed?

@klown
Copy link
Contributor

klown commented Mar 28, 2017

@joanmarie I've merged in your changes. Take a look, and if it matches your expectations, feel free to close this pull request.

Changes:
7ab9810#diff-050019a87fcff05c45d14598767c5e28

Rawgit:
https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaHaspopupTrue

@joanmarie
Copy link
Contributor Author

LGTM.

@joanmarie joanmarie closed this Mar 28, 2017
@klown klown deleted the haspopup-atk branch March 28, 2017 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants