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

Resolves #834, remove ARIA element reflection IDL until element reflection settles in HTML #1260

Merged
merged 1 commit into from
May 18, 2020

Conversation

cookiecrook
Copy link
Contributor

@cookiecrook cookiecrook commented May 7, 2020

remove ARIA element reflection IDL until element reflection settles in HTML

Commented b/c this will likely go back in to ARIA 1.3.


Preview | Diff

@cookiecrook cookiecrook added this to the ARIA 1.2 milestone May 7, 2020
@cookiecrook cookiecrook self-assigned this May 7, 2020
Copy link
Contributor

@carmacleod carmacleod left a comment

Choose a reason for hiding this comment

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

+1

This PR does exactly what it says it does. 😢
Looking forward to the dust settling so they can go back in.

@jnurthen jnurthen requested a review from aleventhal May 7, 2020 17:25
@cookiecrook
Copy link
Contributor Author

@alice FYI

@jnurthen jnurthen merged commit ba336a1 into master May 18, 2020
cookiecrook added a commit that referenced this pull request May 18, 2020
@jnurthen jnurthen deleted the issue-834 branch July 23, 2020 22:28
mrego added a commit to mrego/aria that referenced this pull request Jun 10, 2022
Now that HTML spec defines reflection for Element and FrozenArray<Element> attributes
(see whatwg/html#7934), we can add back these attributes to ARIA IDL.

This is simply a revert of w3c#1260.
pkra pushed a commit that referenced this pull request Jul 8, 2022
Now that HTML spec defines reflection for Element and FrozenArray<Element> attributes
(see whatwg/html#7934), we can add back these attributes to ARIA IDL.

This is simply a revert of #1260.
jnurthen added a commit that referenced this pull request Aug 31, 2022
Now that HTML spec defines reflection for Element and FrozenArray<Element> attributes
(see whatwg/html#7934), we can add back these attributes to ARIA IDL.

This is simply a revert of #1260.
jnurthen pushed a commit that referenced this pull request Oct 10, 2023
Now that HTML spec defines reflection for Element and FrozenArray<Element> attributes
(see whatwg/html#7934), we can add back these attributes to ARIA IDL.

This is simply a revert of #1260.
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.

Remove the string reflection properties that will be replaced by incompatible element reflection properties
4 participants