repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
placeholder-appearance-textarea.html
blob
077729f3e5ea0b702377cf94457c830b597b0cee
1
<!-- This tests that the placeholder prints carriage return and line feed -->
2
<textarea
placeholder
=
"first second"
></textarea><br>
3
<textarea
placeholder
=
" "
></textarea><br>
4
<textarea
placeholder
=
" "
></textarea><br>