summaryrefslogtreecommitdiffstats
path: root/editor/reftests/unneeded_scroll-ref.html
blob: 9d6ec25bbd2f8cbd7f5ed651f298ae854fb2845e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
  <body>
    <div>
      <textarea>I
        am
        a
        long
        long
        long
        long
        textarea
      </textarea>
    </div>
  </body>
</html>