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

Update polyfill for AccessibilityMixin (former aria props) to match spec #1259

Open
caridy opened this issue May 23, 2019 · 1 comment
Open

Comments

@caridy
Copy link
Contributor

caridy commented May 23, 2019

Description

Now that we are finally seeing some traction on the spec for this, we should update the list and the types of each property in our polyfill, also make the polyfill optional since we could expect browsers to start implementing this soon. Here is the PR for the spec:

w3c/aria#984

@caridy
Copy link
Contributor Author

caridy commented Nov 1, 2019

The reflection of aria attributes is being implemented in modern browsers now (e.g.: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/882iPcdnNQs/UP-PI8H2DwAJ and https://bugs.webkit.org/show_bug.cgi?id=184676). It is probably a good time to consolidate this as a polyfill.

Explainer
https://github.com/WICG/aom/blob/gh-pages/explainer.md#reflecting-aria-attributes

Spec
Specification: http://w3c.github.io/aria/#idl-interface
TAG review: w3ctag/design-reviews#134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant