/parser/htmlparser/tests/outsinks/simplemail.html

http://github.com/zpao/v8monkey · HTML · 18 lines · 18 code · 0 blank · 0 comment · 0 complexity · e07230b23f78b5fec30602567df4f338 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <body>This is a mail
  3. with a couple of long lines and then a sig. This is used as test of the
  4. format=flowed output in the nsHTMLToTXTSinkstream. If this test fails and
  5. none else, it's likely the spaces at the ends of the lines that are missing.
  6. They aren't easily seen without looking at the data in an editor and checking
  7. where the end of line is.<br>
  8. <br>
  9. Testing Space stuffing<br>
  10. From shouldn't start a line.<br>
  11. &nbsp; Nor a space.<br>
  12. &gt; Neither should a greater-than symbol.<br>
  13. --<br>
  14. Above is NOT a sig delimiter since it's missing the trailing SPACE:<br>
  15. <br>
  16. -- <br>
  17. Above is a sig delimiter. I hope.<br>
  18. A sig (wow!).&nbsp; </body>