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