mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-17 08:30:05 +00:00
14 lines
185 B
HTML
14 lines
185 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<textarea rows="2" style="overflow: hidden;">
|
|
this
|
|
is
|
|
a
|
|
textarea
|
|
with
|
|
overflow
|
|
</textarea>
|
|
</body>
|
|
</html>
|