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
/
textarea-appearance-wrap-expected.txt
blob
f50e634d75113fc7ca001d4f0ce12387d78236bc
1
This tests that textarea wrap attributes work correctly when submitting a form.
2
3
4
5
6
7
8
wrap=hard: Success
9
10
11
wrap=soft: Success
12
13
14
wrap=off: Success
15
16
17
wrap=hard rtl text: Success
18
19
20
wrap=hard mixed rtl and ltr text: Success
21
22
23
wrap=hard visibility:hidden: Success
24
25
26