blob: 86e64b60fa44847a87a6a6bccc16d6448fc90fbc [file] [log] [blame]
<!DOCTYPE>
<body>
<style>
#testField {
width: 200px;
height: 30px;
-webkit-appearance: none;
}
</style>
<input type="search" id="testField" value="Shaking!">
</body>