riched32: Modified tests to show paragraph break inconsistency.
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 27 Jan 2009 08:38:43 +0000 (03:38 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 10:20:15 +0000 (11:20 +0100)
commit29ddbce2888b268efad21ac4b3d6e269000a7d9b
tree567e403fbd5d61c7e83456f7c0b39e2cc834c2c5
parent53d3c46bf92b19d82f554bb1cc4d61530e4eddc4
riched32: Modified tests to show paragraph break inconsistency.

Several carriage returns followed by a line break were being handled as
a single paragraph break, when actually native richedit controls may
count this as several line breaks.
dlls/riched32/tests/editor.c