w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 49 forks source link

Allowances for proposed search element #371

Closed scottaohara closed 1 year ago

scottaohara commented 2 years ago

Under the assumption that HTML will eventually merge the proposed search element into the spec, we would need to also provide role and aria-* attribute allowances.

I have some initial thoughts, but am creating this issue as a TODO and to let other people weigh in, if they so choose.

domenic commented 2 years ago

It would be great if we had a PR ready for this on html-aria (and html-aaam) before we landed https://github.com/whatwg/html/pull/7320. Let me know if I can help!

scottaohara commented 2 years ago

@domenic PR is made. I can merge this whenever the time is right.