diff --git a/mozilla/htmlparser/tests/outsinks/mailquote.out b/mozilla/htmlparser/tests/outsinks/mailquote.out index ed6810c331c..7336ee8e083 100644 --- a/mozilla/htmlparser/tests/outsinks/mailquote.out +++ b/mozilla/htmlparser/tests/outsinks/mailquote.out @@ -10,12 +10,12 @@ quotations get wrapped: >> The slings and fortunes of outrageous fortune >> Or to take arms against a sea of troubles, And >> by opposing end them. -> +> > Oh, what a mind is here o'erthrown. -> +> >> /(The next line does not end with a *br* tag.)./ >> Oh, what a rogue and peasant slave am I. -> +> > /(Neither does the next line:)/ > The observed of all observers, quite, quite down! diff --git a/mozilla/htmlparser/tests/outsinks/simplecopy.out b/mozilla/htmlparser/tests/outsinks/simplecopy.out index 322e69b2e51..0866b975c72 100644 --- a/mozilla/htmlparser/tests/outsinks/simplecopy.out +++ b/mozilla/htmlparser/tests/outsinks/simplecopy.out @@ -7,7 +7,7 @@ Here is a list: * An item * A nested ordered list: - * + * 1. item one 2. item two * last item diff --git a/mozilla/htmlparser/tests/outsinks/simplefmt.out b/mozilla/htmlparser/tests/outsinks/simplefmt.out index a560b09c39c..1683b011759 100644 --- a/mozilla/htmlparser/tests/outsinks/simplefmt.out +++ b/mozilla/htmlparser/tests/outsinks/simplefmt.out @@ -1,6 +1,6 @@ Simple html page - + Here is a link to the mozilla.org page. Here is some _underlined and *bold*ened_ified text plus some . @@ -13,7 +13,7 @@ Here is a /list/: * An item * A nested ordered list: - * + * 1. item one 2. item two * last item diff --git a/mozilla/parser/htmlparser/tests/outsinks/mailquote.out b/mozilla/parser/htmlparser/tests/outsinks/mailquote.out index ed6810c331c..7336ee8e083 100644 --- a/mozilla/parser/htmlparser/tests/outsinks/mailquote.out +++ b/mozilla/parser/htmlparser/tests/outsinks/mailquote.out @@ -10,12 +10,12 @@ quotations get wrapped: >> The slings and fortunes of outrageous fortune >> Or to take arms against a sea of troubles, And >> by opposing end them. -> +> > Oh, what a mind is here o'erthrown. -> +> >> /(The next line does not end with a *br* tag.)./ >> Oh, what a rogue and peasant slave am I. -> +> > /(Neither does the next line:)/ > The observed of all observers, quite, quite down! diff --git a/mozilla/parser/htmlparser/tests/outsinks/simplecopy.out b/mozilla/parser/htmlparser/tests/outsinks/simplecopy.out index 322e69b2e51..0866b975c72 100644 --- a/mozilla/parser/htmlparser/tests/outsinks/simplecopy.out +++ b/mozilla/parser/htmlparser/tests/outsinks/simplecopy.out @@ -7,7 +7,7 @@ Here is a list: * An item * A nested ordered list: - * + * 1. item one 2. item two * last item diff --git a/mozilla/parser/htmlparser/tests/outsinks/simplefmt.out b/mozilla/parser/htmlparser/tests/outsinks/simplefmt.out index a560b09c39c..1683b011759 100644 --- a/mozilla/parser/htmlparser/tests/outsinks/simplefmt.out +++ b/mozilla/parser/htmlparser/tests/outsinks/simplefmt.out @@ -1,6 +1,6 @@ Simple html page - + Here is a link to the mozilla.org page. Here is some _underlined and *bold*ened_ified text plus some . @@ -13,7 +13,7 @@ Here is a /list/: * An item * A nested ordered list: - * + * 1. item one 2. item two * last item