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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 строки
147 B
HTML
Исходник Обычный вид История

2009-02-07 15:21:30 +03: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>