summaryrefslogtreecommitdiffstats
path: root/editor/reftests/newline-4.html
blob: 2f51eaa20b4e6c911ba4e5fcea175189b1ad5fb5 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
    <input type="text" value="a&#10;a&#10;a&#10; &#10;b&#10;b&#10;b">
</body>
</html>