35118: Fix from Daniel Bratell <bratell@lysator.liu.se> to fix signature delimiters in format=flowed
git-svn-id: svn://10.0.0.236/trunk@69929 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/parser/htmlparser/tests/outsinks/simplemail.html
Normal file
18
mozilla/parser/htmlparser/tests/outsinks/simplemail.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<body>This is a mail
|
||||
with a couple of long lines and then a sig. This is used as test of the
|
||||
format=flowed output in the nsHTMLToTXTSinkstream. If this test fails and
|
||||
none else, it's likely the spaces at the ends of the lines that are missing.
|
||||
They aren't easily seen without looking at the data in an editor and checking
|
||||
where the end of line is.<br>
|
||||
<br>
|
||||
Testing Space stuffing<br>
|
||||
From shouldn't start a line.<br>
|
||||
> neither should a greater then symbol. <br>
|
||||
Nor a space.<br>
|
||||
--<br>
|
||||
Above is NOT a sig delimiter since it's missing the trailing SPACE:<br>
|
||||
<br>
|
||||
-- <br>
|
||||
Above is a sig delimiter. I hope.<br>
|
||||
A sig (wow!). </body>
|
||||
Reference in New Issue
Block a user