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

Explain "→" in Required Owned Elements #1179

Closed
WilcoFiers opened this issue Jan 29, 2020 · 1 comment · Fixed by #1438
Closed

Explain "→" in Required Owned Elements #1179

WilcoFiers opened this issue Jan 29, 2020 · 1 comment · Fixed by #1438
Assignees
Milestone

Comments

@WilcoFiers
Copy link
Contributor

There are several places in required owned elements that this "→" symbol is used, with a title of "containing". For example table has this:

Required Owned Elements:

  • row
  • rowgroup → row

As far as I can tell, this "containing" thing is never explained anywhere in ARIA. I would expect it to be under 5.2.6 Required Owned Elements. This seems like an oversight.

@jnurthen jnurthen added this to the ARIA 1.3 milestone Jan 30, 2020
@carmacleod carmacleod self-assigned this Mar 18, 2021
@carmacleod
Copy link
Contributor

In ARIA 1.3, we removed the right-pointing-arrow (such as in table) and the left-pointing arrow (such as in row) and replaced them with "containing" and "contained by" respectively.

Perhaps we should just go one further and replace "containing" with "owning", and "contained by" with "owned by".

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 a pull request may close this issue.

3 participants