From 5e0c87ad03d086cc5bdd34c709b36374baf81694 Mon Sep 17 00:00:00 2001 From: "mozilla.BenB%bucksch.org" Date: Tue, 10 Apr 2001 01:13:07 +0000 Subject: [PATCH] 58377: Spaces at end of line, empty lines with spaces. Fixed both. Adjusting test to follow. All changes intended and an improvement. git-svn-id: svn://10.0.0.236/trunk@91807 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/tests/outsinks/mailquote.out | 6 +++--- mozilla/htmlparser/tests/outsinks/simplecopy.out | 2 +- mozilla/htmlparser/tests/outsinks/simplefmt.out | 4 ++-- mozilla/parser/htmlparser/tests/outsinks/mailquote.out | 6 +++--- mozilla/parser/htmlparser/tests/outsinks/simplecopy.out | 2 +- mozilla/parser/htmlparser/tests/outsinks/simplefmt.out | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) 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