Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Basic User Interface Test: appearance: menulist</title>
<link rel="mismatch" href="appearance-invalidate-author-styling-001-notref.html">
<style>
input {
appearance: none;
background-image: none;
}
</style>
<input type="text">