Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
forms
/
textarea-placeholder-wrapping.html
blob: 280440f81d92fd5422b4284ea06a0dbec21871df [
file
] [
log
] [
blame
]
<textarea
rows
=
8
>
A quick brown fox jumps over the lazy dog. A quick brown fox jumps over the lazy dog.
</textarea>
<textarea
placeholder
=
"A quick brown fox jumps over the lazy dog. A quick brown fox jumps over the lazy dog."
rows
=
8
>
</textarea>