Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta name=fuzzy content="maxDifference=0-41;totalPixels=0-1">
<link rel=author href="mailto:jarhar@chromium.org">
<link rel=match href="select-appearance-disabled-ref.html">
<style>
select {
appearance: base-select;
}
</style>
<select disabled>
<option>option</option>
</select>