tenfourfox/layout/reftests/text/pre-line-4.html

8 lines
147 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<!-- pre-line: check lines are broken at \A -->
<body>
<p style="white-space:pre-line;">Hello&#xA;Kitty</p>
</body>
</html>