Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
forms
/
single-text-line-content-clipping.html
blob: c80c280d959f0eeef6ed0f6b8441b3e381f3cb5b [
file
] [
edit
]
<style>
input
{
font-family
:
Monospace
;
font-size
:
26px
;
border-color
:
transparent
;
height
:
26px
;
width
:
600px
;
color
:
green
;
}
</style>
<input
type
=
"text"
value
=
"PASS if this is centered"
>
<input
type
=
"text"
value
=
"and not cut half"
>