blob: a0534e1690e31a75016f3149962f8270eb57a846 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
input::-webkit-textfield-decoration-container {
display: none;
}
</style>
<input type="search">
<input type="search" placeholder="x">
PASS