user32/tests: Add tests for word breaks before punctuation.
commit90d934b5ae92cae68dcf517c2cfd9753374a0d42
authorBrendan McGrath <bmcgrath@codeweavers.com>
Thu, 7 Dec 2023 22:46:37 +0000 (8 09:46 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Dec 2023 11:24:15 +0000 (8 12:24 +0100)
tree37e82ff8a31f84c6c73885e322b4948592729263
parent12066a2140698bb05482c9900c92ef8c05dd36f4
user32/tests: Add tests for word breaks before punctuation.

Whilst uniscribe won't break on the space here (see LB13 of the Unicode
line breaking algorith), DrawText does
dlls/user32/tests/text.c