blob: cf7cd9ccf3b20b44af2b012b2e6bf6a55417145d [file] [edit]
<p>PASS if focusring does not bleed</p>
<input type="search" style="outline: 3px solid red; position: absolute;">
<style>
input {
appearance: textfield;
position: absolute;
border: 1px solid;
}
</style>