summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/pre-line-4.html
blob: af410ba1ab3c3863dc4be508ba54fd56afa636b3 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<!-- pre-line: check lines are broken at \A -->
<body>
<p style="white-space:pre-line;">Hello&#xA;Kitty</p>
</body>
</html>