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