Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / textarea / textarea-placeholder-scroll-expected.html
blob1c0ae86dd1283db82c7ca381776477eb92391ea1
1 <!DOCTYPE html>
2 <style>
3 textarea {
4 line-height: 20px;
5 height: 20px;
7 </style>
8 <p>Test passes if you can see "Pass" in textarea.</p>
9 <textarea>Pass</textarea>