Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
forms
/
input-search-focusring-expected.html
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>