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

8 lines
147 B
HTML
Raw Normal View History

2009-02-07 04:21:30 -08: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>