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

ARIA IDL miss CEReaction attribute #1242

Closed
asurkov opened this issue Apr 17, 2020 · 4 comments · Fixed by #1766
Closed

ARIA IDL miss CEReaction attribute #1242

asurkov opened this issue Apr 17, 2020 · 4 comments · Fixed by #1766
Assignees
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes
Projects
Milestone

Comments

@asurkov
Copy link
Contributor

asurkov commented Apr 17, 2020

@smaug---- pointed out [1] that AccessibilityRole and ARIAAttributes interfaces [2] miss CEReactions webidl attribute, because they all are about changing corresponding DOM attributes and thus Custom Elements if any should be handle that properly.

[1] https://phabricator.services.mozilla.com/D71169#inline-418480
[2] https://rawgit.com/w3c/aria/master/#AccessibilityRole

@smaug----
Copy link

@cookiecrook
Copy link
Contributor

We should probably address this along with the other potential IDL changes in #1110

@cookiecrook cookiecrook added this to To do in IDL via automation Apr 24, 2020
@cookiecrook cookiecrook added this to the ARIA 1.3 milestone Apr 24, 2020
@cookiecrook
Copy link
Contributor

WebKit tracker: https://webkit.org/b/231049
Both Chrome and Firefox already implement.

@spectranaut spectranaut added this to James Craig in ARIA 1.3 Jun 7, 2022
@cookiecrook cookiecrook added the feature may add new concept(s) to ARIA which will require implementations or APG changes label Jul 1, 2022
cookiecrook added a commit that referenced this issue Jul 13, 2022
@rniwa
Copy link

rniwa commented Jul 18, 2022

WPT: web-platform-tests/wpt#34870

IDL automation moved this from To do to Done Aug 30, 2022
@spectranaut spectranaut removed this from James Craig in ARIA 1.3 Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes
Projects
IDL
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants