blob: 0d2fe4804be6a0b7372b240af382236ba250de6d [file] [log] [blame]
<!DOCTYPE html>
<style>
select, ::picker(select) {
appearance: base-select;
}
</style>
<select>
<button>button
<span aria-hidden=true>aria hidden span</span>
</button>
<option>option</option>
</select>