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