Mypal/dom/html/reftests/82711-2-ref.html
2019-03-11 13:26:37 +03:00

16 lines
204 B
HTML

<!doctype html>
<html>
<body>
<textarea rows="10" cols="25" wrap="off" style="white-space: normal">
0 1 2 3
4 5
6 7 8
9
This is a long line that could wrap.
</textarea>
</body>
</html>