rolesearchbox
一种用于指定搜索条件的文本框。
<div role="search">
<input role="searchbox" type="text">
<button role="button">Search</button>
</div>
一种用于指定搜索条件的文本框。
<div role="search">
<input role="searchbox" type="text">
<button role="button">Search</button>
</div>