blob: dfc71725a9259e4cf49596ec340014c7b880c22c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
select, ::picker(select) {
appearance: base-select;
}
</style>
</head>
<body>
<select>
<label></label>
</select>
</body>
</html>