tenfourfox/editor/reftests/dynamic-overflow-change-ref.html

14 lines
185 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<body>
<textarea rows="2" style="overflow: hidden;">
this
is
a
textarea
with
overflow
</textarea>
</body>
</html>