Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

  • This WPT test may be referenced by the following Test IDs:
<!DOCTYPE HTML>
<link rel="match" href="min-size-empty-002-ref.html">
<style>
select, select::picker(select) {
appearance: base-select;
}
select::picker-icon {
display: none;
}
</style>
<select><option></option></select>