Reftest for bug 422804. r+sr=roc

This commit is contained in:
Daniel.S 2009-02-07 13:21:30 +01:00
parent eaed83898d
commit 46fbf4416d
3 changed files with 15 additions and 0 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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