Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
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>