add the new search element by scottaohara · Pull Request #401 · w3c/html-aria (original) (raw)

closes #371

keeping this straight forward for the new element's initial inclusion.

edit: the allowed roles for this element are the following
form, group, none, presentation, region and with the allowed but not recommended use of search.

All global aria-* attributes would be allowed on this element.

As the element is used in the wild, further updates may be necessary for the allowed roles, but these initial allowances should be more than enough for people who immediately misuse the new element and need to correct themselves while somehow also not being able to correct the actual html element.

DONE: update changelog for when the element lands and this PR can be merged into the spec.


Preview | Diff