aom icon indicating copy to clipboard operation
aom copied to clipboard

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

Open mrego opened this issue 2 years ago • 0 comments

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<Element>: 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

mrego avatar Jul 08 '22 08:07 mrego