gecko/parser/htmlparser/tests/outsinks/simplecopy.out
Ehsan Akhgari 4c6c291f65 Bug 593758 - Part 2: unit tests for the plaintext serializer; r=bzbarsky a=blocking-betaN+
--HG--
rename : parser/htmlparser/tests/outsinks/simplecopy.out => parser/htmlparser/tests/outsinks/simplecopy-formatted.out
2010-10-13 01:34:20 -04:00

15 lines
444 B
Plaintext

Simple html page
Here is a link to the mozilla.org page. Here is some underlined and boldenedified text plus some <angle bracket entities>.
Here is a line ending with a space followed by a line break. Plaintext output should contain only one space (and no line breaks) between "space" and "followed".
Here is a list:
An item
A nested ordered list:
item one
item two
last item
Here is a paragraph after the list.