browser/metro/base/tests/mochitest/res/textarea01.html

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

     1 <!DOCTYPE html>
     2 <html>
     3 <head>
     4 <style>
     5 body {
     6 padding: 0;
     7 margin: 0;
     8 }
     9 </style>
    10 </head>
    11 <body>
    12 <textarea id="textarea" style="overflow: hidden;" name="textarea" rows="10" cols="50">
    13 There was nothing so VERY remarkable in that; nor did Alice think it so VERY much out of
    14 the way to hear the Rabbit say to itself, `Oh dear! Oh dear! I shall be late!' (when she
    15 thought it over afterwards, it occurred to her that she ought to have wondered at this,
    16 but at the time it all seemed quite natural); but when the Rabbit actually TOOK A WATCH
    17 OUT OF ITS WAISTCOAT-POCKET, and looked at it, and then hurried on, Alice started to her
    18 feet, for it flashed across her mind that she had never before seen a rabbit with either a
    19 waistcoat-pocket, or a watch to take out of it, and burning with curiosity, she ran across
    20 the field after it, and fortunately was just in time to see it pop down a large rabbit-hole
    21 under the hedge.
    22 </textarea>
    23 </body>
    24 </html>

mercurial