Reftest for bug 422804. r+sr=roc

This commit is contained in:
Daniel.S 2009-02-07 13:21:30 +01:00
Родитель 7fe72a6cfc
Коммит 39e16be0ac
3 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,7 @@
<!DOCTYPE HTML>
<html>
<!-- pre-line: check lines are broken at \A -->
<body>
<p style="white-space:pre-line;">Hello<br>Kitty</p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,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>

Просмотреть файл

@ -7,6 +7,7 @@
== pre-line-1.html pre-line-1-ref.html
== pre-line-2.html pre-line-2-ref.html
== pre-line-3.html pre-line-3-ref.html
== pre-line-4.html pre-line-4-ref.html
== soft-hyphens-1a.html soft-hyphens-1-ref.html
== soft-hyphens-1b.html soft-hyphens-1-ref.html
== soft-hyphens-1c.html soft-hyphens-1-ref.html