WICG / aom

Accessibility Object Model
http://wicg.github.io/aom/
Other
575 stars 59 forks source link

Remove ARIA reflection spec in this repo and point to ARIA editor's draft #194

Open mrego opened 2 years ago

mrego commented 2 years ago

Attribute reflection is now in the ARIA spec: https://github.com/w3c/aria/pull/1755 And also the HTML spec defines now how this work for Element and FrozenArray: https://github.com/whatwg/html/pull/7934

We could remove https://wicg.github.io/aom/spec/aria-reflection.html and make https://wicg.github.io/aom/spec/#aria-reflection point to https://w3c.github.io/aria/#idl-reflection-attribute-values or https://w3c.github.io/aria/#idl-interface

We could also update the explainer pointing to the proper specs: https://github.com/WICG/aom/blob/gh-pages/aria-reflection-explainer.md