Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel=author href="mailto:jarhar@chromium.org">
<link rel=match href="select-clipping-ref.html">
<style>
select {
display: block;
height: 30px;
appearance: base-select;
}
</style>
<select>
<option>100</option>
</select>