mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
17 lines
197 B
HTML
17 lines
197 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<div>
|
||
|
<textarea>I
|
||
|
am
|
||
|
a
|
||
|
long
|
||
|
long
|
||
|
long
|
||
|
long
|
||
|
textarea
|
||
|
</textarea>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|