summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/multicol/textarea-as-multicol-expected.html
blob: de02359557f275845b668ecfb97c8f25f3381b14 (plain)
1
2
3
4
<!DOCTYPE html>
<p>Multicol should have no effect when specified on a TEXTAREA element.</p>
<p>The word 'PASS' should be seen inside the box:</p>
<textarea style="overflow:hidden; resize:none; width:6em; height:2em;">PASS</textarea>