You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add the new search element
* allowed roles: 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.
* update change log
the additional roles added to the search element allowances are to provide reasonable roles that developers may need to use while the search element is still being implemented by browsers, as well as roles which might be reasonable 'fixes' for someone who used the element per their understanding of its semantics, but was not aware of the landmark region it creates, which is not appropriate in context of their web page, or to mitigate instances of possible existing custom 'search' elements that are now valid html elements.
0 commit comments