KEMBAR78
add proposed search element by scottaohara · Pull Request #355 · w3c/html-aam · GitHub
Skip to content

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Nov 8, 2021

The proposed search element (whatwg/html#7320) would map to role=search in Core AAM.

closes #369


Preview | Diff

The proposed `search` element would map to `role=search` in Core AAM.

**TODO 1:**
If a `<search>` were to contain a `<form>` element, will need to indicate to user agents that they must not expose the `<form>` as a landmark.

Question: if an author has given the `<form>` an accName, ignore this rule, or, should this be used as a way to name a `<search>` in its accName calculation?

**TODO 2:**
Add `<search>` to accName/Description section
@domenic domenic mentioned this pull request Feb 4, 2022
7 tasks
@scottaohara
Copy link
Member Author

just commenting to say that the build will continue to report an error until HTML has merged the new search element. This should not block merging here, when ready to do so.

@zcorpan
Copy link
Contributor

zcorpan commented Mar 24, 2023

Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1824121
Safari: https://bugs.webkit.org/show_bug.cgi?id=254327

@scottaohara
Copy link
Member Author

thank you @zcorpan

@scottaohara scottaohara merged commit e8d3b12 into gh-pages Mar 24, 2023
@scottaohara scottaohara deleted the search-element branch March 24, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mappings for proposed <search> element

2 participants