Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
block
/
align-content-on-input-incorrect-expected.html
blob: da914b61729fc01220352c645fe72ef911a8ce9c [
file
]
<style>
input
{
background
:
none
;
appearance
:
none
;
border
:
1px
solid black
;
height
:
100px
;
border
:
none
;
font-family
:
Ahem
;
font-size
:
20px
;
}
</style>
<input
value
=
"PASS if text is visible"
>