Skip to content

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

Merged
jnurthen merged 1 commit into
masterfrom
issue-834
May 18, 2020
Merged

Resolves #834, remove ARIA element reflection IDL until element reflection settles in HTML#1260
jnurthen merged 1 commit into
masterfrom
issue-834

Conversation

@cookiecrook

@cookiecrook cookiecrook commented May 7, 2020

Copy link
Copy Markdown
Contributor

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 requested review from carmacleod and jnurthen May 7, 2020 06:07
@cookiecrook cookiecrook added this to the ARIA 1.2 milestone May 7, 2020
@cookiecrook cookiecrook self-assigned this May 7, 2020

@carmacleod carmacleod left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

Status: Done

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